nim-chronos/chronos/apps/http
Eugene Kabanov 73fd1206ab
Disable HTTP/1.1 pipeline support for HTTP/S server by default. (#410)
* Disable HTTP/1.1 pipeline support for HTTP/S server by default.
Add tests.

* Fix tests according to new behavior.
Fix tests to use random assigned OS ports instead of predefined.

* Fix flaky tests in testasyncstream.
2023-06-26 16:28:33 +03:00
..
httpagent.nim Httpclient (#182) 2021-05-10 10:26:36 +03:00
httpbodyrw.nim clean up `Defect` (#404) 2023-06-05 22:21:50 +02:00
httpclient.nim clean up `Defect` (#404) 2023-06-05 22:21:50 +02:00
httpcommon.nim clean up `Defect` (#404) 2023-06-05 22:21:50 +02:00
httpserver.nim Disable HTTP/1.1 pipeline support for HTTP/S server by default. (#410) 2023-06-26 16:28:33 +03:00
httptable.nim clean up `Defect` (#404) 2023-06-05 22:21:50 +02:00
multipart.nim clean up `Defect` (#404) 2023-06-05 22:21:50 +02:00
shttpserver.nim clean up `Defect` (#404) 2023-06-05 22:21:50 +02:00