nim-chronos/chronos/apps/http
Eugene Kabanov 300fbaaf09
HttpAddress errors should be not only critical. (#446)
* Distinguish between resolve errors and check errors.

* Fix issues and add test for getHttpAddress() procedure.

* Address review comments.
2023-09-04 21:49:45 +03:00
..
httpagent.nim Httpclient (#182) 2021-05-10 10:26:36 +03:00
httpbodyrw.nim Trackers refactoring. (#416) 2023-07-14 13:35:08 +03:00
httpclient.nim HttpAddress errors should be not only critical. (#446) 2023-09-04 21:49:45 +03:00
httpcommon.nim HttpAddress errors should be not only critical. (#446) 2023-09-04 21:49:45 +03:00
httpdebug.nim Unroll `defer`s and remove `break`s. (#440) 2023-08-09 10:57:49 +03:00
httpserver.nim Unroll `defer`s and remove `break`s. (#440) 2023-08-09 10:57:49 +03:00
httptable.nim Unroll `defer`s and remove `break`s. (#440) 2023-08-09 10:57:49 +03:00
multipart.nim clean up `Defect` (#404) 2023-06-05 22:21:50 +02:00
shttpserver.nim Unroll `defer`s and remove `break`s. (#440) 2023-08-09 10:57:49 +03:00