1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

Update protocol verification end of lines

This commit is contained in:
Yang Tse 2006-11-02 01:21:28 +00:00
parent 4f4427ff41
commit deef85ca9a

View File

@ -47,9 +47,9 @@ http://%HOSTIP:%HTTPPORT/537
# Verify data after the test has been "shot"
<verify>
<protocol>
GET /537 HTTP/1.1
Host: 127.0.0.1:%HTTPPORT
Accept: */*
GET /537 HTTP/1.1
Host: 127.0.0.1:%HTTPPORT
Accept: */*
</protocol>
</verify>