diff options
Diffstat (limited to 'tests/data/test1418')
-rw-r--r-- | tests/data/test1418 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/tests/data/test1418 b/tests/data/test1418 index c137b1c59..51d2e5f0a 100644 --- a/tests/data/test1418 +++ b/tests/data/test1418 @@ -93,26 +93,27 @@ http://%HOSTIP:%HTTPPORT/1418 -u testuser:testpass --anyauth http://%HOSTIP:%HTT # Verify data after the test has been "shot" <verify> -<strip> -^User-Agent:.* -</strip> <protocol> GET /1418 HTTP/1.1
Host: %HOSTIP:%HTTPPORT
+User-Agent: curl/%VERSION
Accept: */*
GET /1418 HTTP/1.1
Host: %HOSTIP:%HTTPPORT
Authorization: Digest username="testuser", realm="loonie", nonce="314156592", uri="/1418", response="986238b7e0077754944c966f56d9bc77"
+User-Agent: curl/%VERSION
Accept: */*
GET /14180003 HTTP/1.1
Host: %HOSTIP:%HTTPPORT
+User-Agent: curl/%VERSION
Accept: */*
GET /14180003 HTTP/1.1
Host: %HOSTIP:%HTTPPORT
Authorization: Digest username="testuser", realm="loonie", nonce="314156592", uri="/14180003", response="1c6390a67bac3283a9b023402f3b3540"
+User-Agent: curl/%VERSION
Accept: */*
[DISCONNECT] |