about summary refs log tree commit diff stats
path: root/adapter/protocol/curl.nim
Commit message (Expand)AuthorAgeFilesLines
* config: add insecure-ssl-no-verify option to siteconfbptato2024-05-011-0/+2
* adapter: update code stylebptato2024-04-261-20/+24
* http: suppress proxy connect headersbptato2024-03-291-0/+1
* ftp: basic sftp supportbptato2024-03-211-0/+4
* ftp: fix unnecessary slashes being added to path; move bindings/curlbptato2023-12-151-0/+426