diff options
Diffstat (limited to 'tests/data/test173')
-rw-r--r-- | tests/data/test173 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test173 b/tests/data/test173 index 865ef7ba2..1484cbe03 100644 --- a/tests/data/test173 +++ b/tests/data/test173 @@ -46,12 +46,12 @@ line8 # Verify data after the test has been "shot" <verify> <strip> -^(User-Agent:|Content-Type: multipart/form-data;|------------).* +^(Content-Type: multipart/form-data;|------------).* </strip> <protocol> POST /we/want/173 HTTP/1.1
-User-Agent: curl/7.12.1-CVS (i686-pc-linux-gnu) libcurl/7.12.1-CVS OpenSSL/0.9.6b ipv6 zlib/1.1.4 GSS libidn/0.4.6
Host: %HOSTIP:%HTTPPORT
+User-Agent: curl/%VERSION
Accept: */*
Content-Length: 360
Content-Type: multipart/form-data; boundary=----------------------------5dbea401cd8c
|