diff options
author | Daniel Stenberg <daniel@haxx.se> | 2018-07-29 12:29:39 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2018-07-29 12:31:09 +0200 |
commit | ea6f57696c64149218a2f1d179afe67775d8a2be (patch) | |
tree | 2cde605a04cb579c755ac7172324a137dba7b2b5 /tests/data/test1157 | |
parent | 4f223593cc3802bf5d13ecff2cf3c9b9643f8fd7 (diff) |
test1157: follow-up to 35ecffb9
Ignore the user-agent line.
Pointed-out-by: Marcel Raad
Diffstat (limited to 'tests/data/test1157')
-rw-r--r-- | tests/data/test1157 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/data/test1157 b/tests/data/test1157 index 08c2c0ffd..b0bbf244f 100644 --- a/tests/data/test1157 +++ b/tests/data/test1157 @@ -45,6 +45,9 @@ http://%HOSTIP:%HTTPPORT/1157 -H @log/heads1157.txt # # Verify data after the test has been "shot" <verify> +<strip> +^User-Agent:.* +</strip> <protocol> GET /1157 HTTP/1.1
Host: %HOSTIP:%HTTPPORT
|