mirror of
https://github.com/curl/curl.git
synced 2026-04-15 18:31:46 +03: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
1 changed files with 3 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue