L. Kärkkäinen b731a6b48c
Make HTTP connections start in IDLE stage, avoiding delays and error messages (#2268)
* Make all new connections start in IDLE stage, and switch to REQUEST stage only once any bytes are received from client. This makes new connections without any request obey keepalive timeout rather than request timeout like they currently do.

* Revert typo

* Remove request timeout endpoint test which is no longer working (still tested by mocking). Fix mock timeout test setup.

Co-authored-by: L. Karkkainen <tronic@users.noreply.github.com>
2021-11-16 23:03:27 +02:00
..
2021-03-21 09:47:21 +02:00
2021-03-21 15:03:54 +02:00
2021-09-29 23:53:49 +03:00
2021-09-29 13:09:23 +03:00
2021-09-30 22:36:34 +03:00
2021-02-03 22:36:44 +02:00
2021-01-28 09:18:06 +02:00
2021-09-29 23:53:49 +03:00
2021-07-19 16:52:33 +03:00
2021-06-21 15:10:26 +03:00
2021-04-05 18:01:48 +03:00
2020-09-29 00:40:24 +03:00
2021-04-05 18:01:48 +03:00
2021-08-19 21:09:40 +03:00
2021-09-29 13:09:23 +03:00
2021-06-21 15:10:26 +03:00
2021-02-07 11:38:37 +02:00
2021-08-05 22:55:42 +03:00
2021-01-19 01:36:50 +02:00
2021-05-19 13:32:40 +03:00
2021-02-08 12:18:29 +02:00