mirror of
https://github.com/curl/curl.git
synced 2026-08-25 13:13:31 +03:00
parent
8db0e286b3
commit
73b732e3e8
23 changed files with 48 additions and 71 deletions
|
|
@ -4,7 +4,6 @@
|
|||
HTTP
|
||||
HTTP GET
|
||||
--libcurl
|
||||
notxml
|
||||
</keywords>
|
||||
</info>
|
||||
|
||||
|
|
@ -43,7 +42,7 @@ http://%HOSTIP:%HTTPPORT/we/want/%TESTNUMBER --libcurl %LOGDIR/test%TESTNUMBER.c
|
|||
# Verify data after the test has been "shot"
|
||||
<verify>
|
||||
<protocol crlf="headers">
|
||||
GET /we/want/%TESTNUMBER?foo=bar&baz=quux HTTP/1.1
|
||||
GET /we/want/%TESTNUMBER?foo=bar%AMPbaz=quux HTTP/1.1
|
||||
Host: %HOSTIP:%HTTPPORT
|
||||
User-Agent: curl/%VERSION
|
||||
Accept: */*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue