nim-chronos/chronos
Eugene Kabanov 59b91bf0ca
Add more helpers to handle Accept header. (#224)
* Add API working with strings instead of `HttpRequestRef` object.

* Fix comment.
2021-09-28 01:41:29 +03:00
..
apps/http Add more helpers to handle Accept header. (#224) 2021-09-28 01:41:29 +03:00
ioselects exception tracking (#166) 2021-03-24 10:08:33 +01:00
streams Export async-related imports to allow partial imports. (#218) 2021-08-26 14:22:29 +03:00
transports Eventbus implementation (#214) 2021-09-15 16:55:15 +03:00
apps.nim exception tracking (#166) 2021-03-24 10:08:33 +01:00
asyncfutures2.nim Fix unused warnings, result, asyncCheck and 80 cpl (#185) 2021-05-07 23:52:24 +03:00
asyncloop.nim Fix unused warnings, result, asyncCheck and 80 cpl (#185) 2021-05-07 23:52:24 +03:00
asyncmacro2.nim Fix unused warnings, result, asyncCheck and 80 cpl (#185) 2021-05-07 23:52:24 +03:00
asyncsync.nim Eventbus implementation (#214) 2021-09-15 16:55:15 +03:00
debugutils.nim Export async-related imports to allow partial imports. (#218) 2021-08-26 14:22:29 +03:00
handles.nim Fix unused warnings, result, asyncCheck and 80 cpl (#185) 2021-05-07 23:52:24 +03:00
selectors2.nim exception tracking (#166) 2021-03-24 10:08:33 +01:00
sendfile.nim Fix unused warnings, result, asyncCheck and 80 cpl (#185) 2021-05-07 23:52:24 +03:00
srcloc.nim Eventbus implementation (#214) 2021-09-15 16:55:15 +03:00
timer.nim exception tracking (#166) 2021-03-24 10:08:33 +01:00
transport.nim exception tracking (#166) 2021-03-24 10:08:33 +01:00