summaryrefslogtreecommitdiff
path: root/http-client.scm
AgeCommit message (Expand)Author
2022-03-15Try to determine multipart content length for string portsHEADmasterPeter 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