Frank Denis
9fedecf4ab
http.Client: don't prematurely check transfer_{encoding,compression} ( #15040 )
...
Common headers in a response are:
Content-Encoding: gzip
Transfer-Encoding: chunked
We used to return `HttpHeadersInvalid` if a `Transfer-Encoding` header
was received while the compression was already set.
However, Transfer-Encoding may not include compression. We should
only return an error if we are setting a value that was already set.
Fixes compatibility with a bunch of websites.
2023-03-23 10:05:58 +01:00
..
2023-02-18 19:17:21 -07:00
2023-03-20 17:14:48 -04:00
2023-03-18 21:54:05 +01:00
2023-02-21 22:06:25 +11:00
2023-03-22 17:58:24 +01:00
2022-05-09 18:51:46 +02:00
2023-02-18 19:17:21 -07:00
2023-03-16 19:36:06 +02:00
2023-03-21 15:03:33 +02:00
2023-02-21 12:09:27 +11:00
2023-03-15 10:48:12 -07:00
2023-03-23 10:05:58 +01:00
2023-01-29 15:07:06 -05:00
2023-03-21 15:01:45 +02:00
2023-03-05 02:59:01 -05:00
2023-02-15 01:43:57 +02:00
2023-02-18 19:17:21 -07:00
2023-02-18 19:17:21 -07:00
2023-03-21 15:03:33 +02:00
2023-03-21 04:54:10 +00:00
2023-02-18 19:17:21 -07:00
2022-11-29 23:30:38 -07:00
2023-03-15 10:48:12 -07:00
2021-12-16 19:08:58 -08:00
2022-01-01 12:47:08 +00:00
2022-12-13 13:14:20 +02:00
2022-08-22 13:55:00 +03:00
2023-03-15 10:48:15 -07:00
2023-02-18 19:17:21 -07:00
2023-03-12 11:02:53 +00:00
2023-02-18 19:17:21 -07:00
2022-11-04 00:09:27 +03:30
2023-02-18 19:17:21 -07:00
2023-02-18 19:17:21 -07:00
2023-03-17 17:50:25 +01:00
2022-05-11 18:41:23 -06:00
2022-03-01 13:28:47 -05:00
2023-03-19 00:39:29 -04:00
2023-02-18 19:17:21 -07:00
2023-03-15 10:48:13 -07:00
2023-03-15 10:48:14 -07:00
2023-02-18 19:17:21 -07:00
2023-02-22 00:11:20 +11:00
2023-02-18 19:17:21 -07:00
2023-03-21 04:54:10 +00:00
2023-01-29 15:07:06 -05:00
2023-03-15 10:48:15 -07:00
2023-02-18 19:17:21 -07:00
2022-12-13 13:14:20 +02:00
2022-11-18 19:22:42 +00:00
2023-02-18 19:17:21 -07:00
2021-09-01 17:54:06 -07:00
2023-03-15 10:48:15 -07:00
2023-03-20 17:29:43 +02:00
2023-03-03 02:37:45 -05:00
2023-02-27 05:37:03 -05:00
2023-02-20 09:09:05 +11:00
2023-03-15 10:48:12 -07:00
2023-03-09 14:55:20 -06:00
2023-01-11 15:39:48 -08:00
2023-03-01 12:21:53 -05:00
2023-03-21 15:01:45 +02:00
2022-12-27 15:13:14 +02:00
2022-09-11 23:18:43 -04:00
2023-01-05 02:31:29 -07:00
2023-03-21 13:47:09 +01:00
2023-01-03 13:30:24 +02:00
2023-03-15 10:48:12 -07:00
2023-02-18 19:17:21 -07:00
2023-03-06 05:58:46 -05:00
2023-03-17 15:58:02 -04:00
2023-02-18 19:17:21 -07:00
2023-03-21 15:03:33 +02:00
2023-02-19 10:10:59 -05:00
2023-02-18 19:17:21 -07:00
2023-02-18 19:17:21 -07:00
2023-02-18 19:17:21 -07:00
2023-03-15 10:48:14 -07:00
2023-03-15 10:48:14 -07:00
2023-03-21 04:54:10 +00:00
2023-02-21 12:58:34 +11:00
2022-12-10 12:33:17 +01:00
2022-12-09 21:57:17 +01:00
2023-03-20 17:45:12 +01:00
2023-03-21 15:12:13 +02:00
2023-01-29 15:04:13 -05:00
2023-02-17 09:08:41 -07:00
2023-03-17 17:50:25 +01:00
2023-02-01 18:42:29 -07:00
2023-03-06 08:09:32 -05:00
2023-02-18 19:17:21 -07:00
2023-03-15 10:48:12 -07:00
2022-11-02 23:20:19 +01:00
2022-04-15 17:01:01 -05:00
2022-06-17 21:04:21 +03:00
2022-12-06 20:38:54 -07:00
2023-03-09 14:55:13 -06:00
2022-11-19 19:32:45 -07:00
2023-03-18 20:13:30 +01:00
2023-03-15 10:48:13 -07:00