summaryrefslogtreecommitdiff
path: root/http-client.scm
AgeCommit message (Expand)Author
6 daysPort http-client to CHICKEN 6HEAD2.0masterPeter Bex
2024-06-28Check for closed ports when writing chunks and give a hint to the user1.2.2Peter Bex
2024-06-27Allow raw string data instead of file for multipart content (#1838)Peter Bex
2022-03-15Try to determine multipart content length for string portsPeter Bex
2022-02-23Drop redundant stripping of directory name when sending filesPeter Bex
2021-09-06Work around "fake" empty path by uri-common (#1448)Peter Bex
2021-09-03Also mangle the path when sending to a proxyPeter Bex
2021-09-01Add request method to arguments inside exn for better debuggingPeter Bex
2020-04-05Change default client-software so it doesn't contain spaces in the product (w...Peter Bex
2018-10-19Expose response object in redirect depth exceeded condition1.1Peter Bex
2018-07-29Port http-client to CHICKEN 51.0Peter Bex