mirror of
https://github.com/curl/curl.git
synced 2026-04-30 18:07:53 +03:00
parent
cffbccd096
commit
e41feede34
2 changed files with 6 additions and 1 deletions
|
|
@ -85,7 +85,6 @@
|
|||
1077
|
||||
1078
|
||||
1115
|
||||
1116
|
||||
1122
|
||||
1123
|
||||
1124
|
||||
|
|
|
|||
|
|
@ -23,8 +23,10 @@ bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb
|
|||
cccccccccccccccccccccccccccccccc
|
||||
|
||||
0
|
||||
%if !hyper
|
||||
chunky-trailer: header data
|
||||
another-header: yes
|
||||
%endif
|
||||
|
||||
</data>
|
||||
<datacheck>
|
||||
|
|
@ -34,8 +36,10 @@ Transfer-Encoding: chunked
|
|||
Connection: mooo
|
||||
|
||||
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbcccccccccccccccccccccccccccccccc
|
||||
%if !hyper
|
||||
chunky-trailer: header data
|
||||
another-header: yes
|
||||
%endif
|
||||
</datacheck>
|
||||
</reply>
|
||||
|
||||
|
|
@ -69,8 +73,10 @@ Server: fakeit/0.9 fakeitbad/1.0
|
|||
Transfer-Encoding: chunked
|
||||
Connection: mooo
|
||||
|
||||
%if !hyper
|
||||
chunky-trailer: header data
|
||||
another-header: yes
|
||||
%endif
|
||||
</file>
|
||||
</verify>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue