mirror of
https://github.com/curl/curl.git
synced 2026-07-28 07:23:07 +03:00
Test 206: Don't respond to a succesful CONNECT request with a body
It's against the spec and caused test failures when header and response were read from the network separately in which case bug #39 wasn't triggered.
This commit is contained in:
parent
f435d6699d
commit
c1dd687af6
1 changed files with 0 additions and 1 deletions
|
|
@ -41,7 +41,6 @@ daniel
|
|||
HTTP/1.1 200 OK swsbounce
|
||||
Server: no
|
||||
|
||||
Nice proxy auth sir!
|
||||
</data1000>
|
||||
|
||||
<datacheck>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue