diff options
Diffstat (limited to 'tests/data/test277')
-rw-r--r-- | tests/data/test277 | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/tests/data/test277 b/tests/data/test277 index d3e9d0fa4..7b60d40ea 100644 --- a/tests/data/test277 +++ b/tests/data/test277 @@ -33,17 +33,14 @@ http://%HOSTIP:%HTTPPORT/want/277 -F name=daniel -H "Content-Type: text/info" # Verify data after the test has been "shot" <verify> -<strip> -^User-Agent:.* -</strip> <strippart> s/^--------------------------[a-z0-9]*/--------------------------/ s/boundary=------------------------[a-z0-9]*/boundary=------------------------/ </strippart> <protocol> POST /want/277 HTTP/1.1
-User-Agent: curl/7.10.4 (i686-pc-linux-gnu) libcurl/7.10.4 OpenSSL/0.9.7a ipv6 zlib/1.1.3
Host: %HOSTIP:%HTTPPORT
+User-Agent: curl/%VERSION
Accept: */*
Content-Length: 146
Content-Type: text/info; boundary=------------------------
|