Christopher Faulet
44af3cfca3
MINOR: h2/htx: Set the flag HTX_SL_F_BODYLESS for messages without body
...
This information is usefull to know if a body is expected or not, regardless the
presence or not of the header "Content-Length" and its value. Once the ES flag
is set on the header frame or when the content length is 0, we can safely add
the flag HTX_SL_F_BODYLESS on the HTX start-line.
Among other things, it will help the mux-h1 to know if it should add TE header
or not. It will also help the HTTP compression filter.
This patch must be backported to 1.9 because a bug fix depends on it.
2019-02-18 16:25:06 +01:00
..
2019-02-08 21:29:23 +01:00
2018-11-26 19:50:32 +01:00
2019-02-05 11:54:49 +01:00
2018-11-26 19:50:32 +01:00
2018-11-18 21:41:47 +01:00
2018-07-19 16:23:43 +02:00
2018-11-26 19:50:32 +01:00
2019-02-06 10:20:01 +01:00
2019-01-14 19:32:15 +01:00
2018-11-26 19:50:32 +01:00
2019-01-14 10:31:31 +01:00
2019-02-07 15:10:19 +01:00
2019-02-07 15:10:19 +01:00
2019-02-12 19:49:22 +01:00
2019-01-02 20:12:44 +01:00
2019-01-29 19:47:20 +01:00
2018-11-26 19:50:32 +01:00
2019-02-07 15:10:19 +01:00
2018-11-26 19:50:32 +01:00
2018-12-19 14:09:21 +01:00
2019-01-15 15:07:30 +01:00
2018-12-21 11:36:44 +01:00
2018-11-22 19:47:30 +01:00
2018-11-22 19:47:30 +01:00
2018-11-22 18:57:37 +01:00
2018-11-22 18:57:37 +01:00
2019-01-21 04:48:48 +01:00
2019-01-08 11:32:23 +01:00
2019-02-04 11:48:03 +01:00
2019-02-07 21:23:58 +01:00
2018-12-11 17:15:13 +01:00
2017-10-31 18:01:18 +01:00
2018-11-26 19:50:32 +01:00
2019-01-04 16:23:03 +01:00
2019-02-18 16:25:06 +01:00
2019-02-07 15:10:19 +01:00
2018-03-21 05:04:01 +01:00
2019-02-02 17:48:39 +01:00
2017-11-24 17:49:53 +01:00
2018-12-11 17:15:13 +01:00
2019-02-07 15:08:13 +01:00
2019-01-24 15:27:06 +01:00
2018-12-16 09:38:30 +01:00
2017-12-03 21:08:39 +01:00
2018-09-20 11:45:56 +02:00
2018-11-26 19:50:32 +01:00
2019-01-31 19:38:25 +01:00
2018-11-26 19:50:32 +01:00
2019-02-14 15:41:17 +01:00
2019-02-12 12:02:27 +01:00
2018-12-11 17:15:13 +01:00
2018-11-12 21:08:55 +01:00
2018-12-01 17:37:27 +01:00
2019-01-08 12:06:55 +01:00
2019-01-14 19:33:17 +01:00
2018-08-21 19:44:53 +02:00
2018-12-14 08:33:28 +01:00
2018-12-02 18:40:53 +01:00
2018-12-02 19:22:55 +01:00
2019-02-07 15:10:19 +01:00
2019-01-02 20:12:02 +01:00
2016-01-11 07:31:35 +01:00
2015-02-03 00:24:16 +01:00
2018-12-02 18:40:38 +01:00
2019-02-01 16:30:08 +01:00
2019-02-08 15:38:22 +01:00
2019-02-18 16:25:06 +01:00
2019-01-31 19:38:25 +01:00
2018-11-26 19:50:32 +01:00
2018-11-26 19:50:32 +01:00
2019-01-01 09:15:01 +01:00
2019-02-12 11:59:35 +01:00
2018-11-26 19:50:32 +01:00
2019-01-14 19:33:17 +01:00
2019-02-13 09:56:54 +01:00
2019-02-04 05:09:16 +01:00
2019-02-04 05:09:16 +01:00
2016-04-14 11:18:22 +02:00
2019-02-04 05:09:16 +01:00
2018-09-12 07:12:27 +02:00
2019-02-04 05:09:16 +01:00
2018-12-02 18:40:11 +01:00
2019-01-17 19:18:20 +01:00
2018-11-26 19:50:32 +01:00
2019-02-06 10:25:07 +01:00
2019-02-07 15:08:13 +01:00
2019-01-31 19:38:25 +01:00
2017-10-25 04:45:48 +02:00
2018-12-02 18:40:29 +01:00
2018-12-02 18:39:52 +01:00
2019-01-23 09:51:22 +01:00
2019-02-12 11:30:04 +01:00
2019-01-16 17:27:49 +01:00
2018-11-26 19:50:32 +01:00
2019-01-31 19:38:25 +01:00
2019-02-12 10:59:32 +01:00
2019-02-04 14:21:35 +01:00
2019-01-31 19:38:25 +01:00
2018-11-22 11:48:41 +01:00
2017-10-24 19:54:25 +02:00
2017-11-24 17:19:12 +01:00
2018-11-26 19:50:32 +01:00
2019-01-04 18:20:32 +01:00
2018-11-26 19:50:32 +01:00
2018-11-18 22:23:15 +01:00