nim-chronos/chronos
Eugene Kabanov 15137f71c3
Basic authorization implementation for HTTP client. (#204)
* Basic authorization implementation for HTTP client.
Add tests for basic authorization.

* Bump chronos version to 3.0.5.
2021-06-29 02:38:08 +03:00
..
apps/http Basic authorization implementation for HTTP client. (#204) 2021-06-29 02:38:08 +03:00
ioselects exception tracking (#166) 2021-03-24 10:08:33 +01:00
streams Restore functionality of zero-sized bounded reader/writer streams. (#184) 2021-05-07 18:52:44 +03:00
transports Httpclient (#182) 2021-05-10 10:26:36 +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 exception tracking (#166) 2021-03-24 10:08:33 +01:00
debugutils.nim exception tracking (#166) 2021-03-24 10:08:33 +01: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 exception tracking (#166) 2021-03-24 10:08:33 +01: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