mirror of
https://github.com/curl/curl.git
synced 2026-07-22 22:07:17 +03:00
http: ignore content-length if any transfer-encoding is used
Fixes #7643 Closes #7649
This commit is contained in:
parent
bde355c484
commit
8a16e54c0c
10 changed files with 80 additions and 71 deletions
|
|
@ -44,7 +44,6 @@
|
|||
262
|
||||
265
|
||||
266
|
||||
319
|
||||
326
|
||||
357
|
||||
358
|
||||
|
|
@ -73,15 +72,10 @@
|
|||
1071
|
||||
1077
|
||||
1078
|
||||
1122
|
||||
1123
|
||||
1125
|
||||
1144
|
||||
1156
|
||||
1160
|
||||
1164
|
||||
1170
|
||||
1171
|
||||
1176
|
||||
1266
|
||||
1267
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue