about summary refs log tree commit diff stats
path: root/adapter/protocol/http.nim
Commit message (Expand)AuthorAgeFilesLines
* sandbox: add OpenBSD pledge/unveil supportbptato2024-04-031-1/+1
* http: suppress proxy connect headersbptato2024-03-291-0/+1
* http: fix broken early hint handlingbptato2024-03-281-1/+2
* Add capsicum supportbptato2024-03-281-0/+2
* 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