mirror of
https://github.com/curl/curl.git
synced 2026-08-25 05:13:31 +03:00
parent
b5d565faa8
commit
2583d11f22
3 changed files with 1 additions and 7 deletions
|
|
@ -41,10 +41,6 @@ http://%HOSTIP:%HTTPPORT/%TESTNUMBER
|
|||
#
|
||||
# Verify data after the test has been "shot"
|
||||
<verify>
|
||||
<strippart>
|
||||
# remove CR that CURLOPT_TRANSFERTEXT added, when CharConv enabled:
|
||||
s/^(this is what we post to the silly web server)\r\n/$1\n/ if($has_charconv)
|
||||
</strippart>
|
||||
<protocol>
|
||||
POST /%TESTNUMBER HTTP/1.1
|
||||
Host: %HOSTIP:%HTTPPORT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue