about summary refs log tree commit diff stats
path: root/adapter/protocol/http.nim
Commit message (Expand)AuthorAgeFilesLines
* http: do not use buffered stdiobptato2024-03-021-6/+9
* Fix compilation on Nim 1.6.14bptato2023-12-161-1/+4
* ftp: fix unnecessary slashes being added to path; move bindings/curlbptato2023-12-151-1/+1
* Various fixesbptato2023-12-131-3/+1
* http: use CURLU for URLsbptato2023-12-131-2/+20
* Move http out of main binarybptato2023-12-131-0/+128