mirror of
https://github.com/curl/curl.git
synced 2026-05-30 04:27:30 +03:00
parent
fe3463eba7
commit
5c68fd7c53
1 changed files with 3 additions and 3 deletions
|
|
@ -12,7 +12,7 @@ HTTP proxy
|
|||
<reply>
|
||||
<data nocheck="yes">
|
||||
HTTP/1.1 200 OK
|
||||
Uknown-header: blrub
|
||||
Unknown-header: blrub
|
||||
Content-Length: 6
|
||||
|
||||
-foo-
|
||||
|
|
@ -45,12 +45,12 @@ proxy
|
|||
<verify>
|
||||
<stdout>
|
||||
HTTP/1.1 200 OK
|
||||
Uknown-header: blrub
|
||||
Unknown-header: blrub
|
||||
Content-Length: 6
|
||||
|
||||
-foo-
|
||||
HTTP/1.1 200 OK
|
||||
Uknown-header: blrub
|
||||
Unknown-header: blrub
|
||||
Content-Length: 6
|
||||
|
||||
-foo-
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue