mirror of
https://github.com/curl/curl.git
synced 2026-04-21 19:32:11 +03:00
parent
5c26764cd5
commit
f9910e85fa
2 changed files with 2 additions and 1 deletions
|
|
@ -64,7 +64,6 @@
|
|||
1021
|
||||
1156
|
||||
1160
|
||||
1287
|
||||
1288
|
||||
1294
|
||||
1417
|
||||
|
|
|
|||
|
|
@ -83,8 +83,10 @@ Accept: */*
|
|||
|
||||
</protocol>
|
||||
<file name="log/stderr%TESTNUMBER" mode="text">
|
||||
%if !hyper
|
||||
* Ignoring Content-Length in CONNECT 200 response
|
||||
* Ignoring Transfer-Encoding in CONNECT 200 response
|
||||
%endif
|
||||
</file>
|
||||
<stripfile>
|
||||
s/^.*(?=\* Ignoring (?:Content-Length|Transfer-Encoding) )// or $_ = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue