Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | http: suppress proxy connect headers | bptato | 2024-03-29 | 1 | -0/+1 |
| | | | | causes problems with header parsing | ||||
* | ftp: basic sftp support | bptato | 2024-03-21 | 1 | -0/+4 |
| | | | | | | | it still sucks, but it is at least slightly more usable. this also fixes a bug in dirlist where sort would mess up item name association | ||||
* | ftp: fix unnecessary slashes being added to path; move bindings/curl | bptato | 2023-12-15 | 1 | -0/+426 |
also in ftp: clean up resources before exit |