mirror of
https://github.com/curl/curl.git
synced 2026-07-26 09:47:18 +03:00
parent
13bbf81c59
commit
5c26764cd5
3 changed files with 8 additions and 2 deletions
|
|
@ -64,8 +64,6 @@
|
|||
1021
|
||||
1156
|
||||
1160
|
||||
1266
|
||||
1267
|
||||
1287
|
||||
1288
|
||||
1294
|
||||
|
|
|
|||
|
|
@ -19,6 +19,10 @@ swsclose
|
|||
#
|
||||
# Client-side
|
||||
<client>
|
||||
# hyper doesn't grok HTTP/0.9
|
||||
<features>
|
||||
!hyper
|
||||
</features>
|
||||
<server>
|
||||
http
|
||||
</server>
|
||||
|
|
|
|||
|
|
@ -19,6 +19,10 @@ swsclose
|
|||
#
|
||||
# Client-side
|
||||
<client>
|
||||
# hyper doesn't grok HTTP/0.9
|
||||
<features>
|
||||
!hyper
|
||||
</features>
|
||||
<server>
|
||||
http
|
||||
</server>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue