mirror of
https://github.com/moparisthebest/curl
synced 2024-11-11 20:15:03 -05:00
test1157: follow-up to 35ecffb9
Ignore the user-agent line. Pointed-out-by: Marcel Raad
This commit is contained in:
parent
4f223593cc
commit
ea6f57696c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user