Stefan Eissing 721941aadf
http: with chunked POST forced, disable length check on read callback
- when an application forces HTTP/1.1 chunked transfer encoding
  by setting the corresponding header and instructs curl to use
  the CURLOPT_READFUNCTION, disregard any POST length information.
- this establishes backward compatibility with previous curl versions

Applications are encouraged to not force "chunked", but rather
set length information for a POST. By setting -1, curl will
auto-select chunked on HTTP/1.1 and work properly on other HTTP
versions.

Reported-by: Jeff King
Fixes #13229
Closes #13257
2024-04-02 08:41:44 +02:00
..
2024-03-07 10:24:27 +01:00
2023-07-20 23:41:47 +02:00
2023-08-31 23:02:10 +00:00
2024-03-07 16:47:36 +01:00
2024-03-18 12:41:56 +01:00
2024-03-01 09:59:48 +01:00
2023-10-27 00:37:34 +00:00
2023-09-28 22:58:36 +02:00
2023-05-23 10:42:09 +02:00
2023-07-31 11:51:34 +02:00
2024-03-01 09:59:48 +01:00
2024-02-01 13:04:56 +01:00
2023-12-18 10:34:22 +01:00
2024-02-27 08:58:10 +01:00
2024-02-20 14:01:59 +01:00
2024-02-20 14:01:59 +01:00
2024-02-20 14:01:59 +01:00
2024-02-20 14:01:59 +01:00
2023-10-21 14:36:51 +02:00
2023-10-21 14:36:51 +02:00
2023-09-30 11:45:39 +02:00
2023-09-30 11:45:39 +02:00
2024-03-09 23:24:58 +01:00
2023-09-20 13:38:42 +02:00
2023-10-28 00:27:20 -04:00
2024-03-01 09:59:48 +01:00
2023-09-25 20:12:18 +02:00
2023-09-25 20:12:18 +02:00
2023-12-11 23:29:02 +01:00
2024-03-18 12:41:56 +01:00
2023-09-25 20:12:18 +02:00
2024-03-06 00:17:37 +01:00
2023-12-18 14:56:57 +00:00
2024-03-09 23:24:58 +01:00
2023-07-29 23:42:53 +02:00
2023-07-29 23:42:53 +02:00
2024-02-27 08:58:10 +01:00
2023-12-16 13:12:22 +00:00
2024-03-18 12:41:56 +01:00
2024-03-06 00:17:37 +01:00
2024-03-01 09:59:48 +01:00
2024-03-05 13:30:16 +01:00
2024-02-27 08:58:10 +01:00
2024-02-27 08:58:10 +01:00
2023-12-27 09:28:48 +01:00
2023-12-27 09:28:48 +01:00
2024-03-18 12:41:56 +01:00
2023-10-21 14:38:21 +02:00
2024-03-18 12:41:56 +01:00
2024-03-18 12:41:56 +01:00
2023-08-30 11:38:27 +02:00
2024-03-04 08:42:56 +01:00
2024-03-04 08:42:56 +01:00
2024-03-18 12:41:56 +01:00
2023-12-18 14:56:57 +00:00
2024-03-01 09:59:48 +01:00
2024-03-09 23:24:58 +01:00
2024-03-18 12:41:56 +01:00
2024-03-18 12:41:56 +01:00
2024-03-09 23:24:58 +01:00
2024-03-18 12:41:56 +01:00
2024-03-08 13:11:17 +01:00
2024-03-08 13:11:17 +01:00