mirror of
https://github.com/curl/curl.git
synced 2026-08-25 06:23:30 +03:00
setopt: enable CURLOPT_IGNORE_CONTENT_LENGTH for hyper
Since this option is also used for FTP, it needs to work to set for applications even if hyper doesn't support it for HTTP. Verified by test 1137. Updated docs to specify that the option doesn't work for HTTP when using the hyper backend. Closes #7614
This commit is contained in:
parent
0854781c18
commit
46d4373ea7
4 changed files with 2 additions and 7 deletions
|
|
@ -86,7 +86,6 @@
|
|||
1129
|
||||
1130
|
||||
1131
|
||||
1137
|
||||
1144
|
||||
1156
|
||||
1160
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue