index
:
http-client
http-client-1.x
master
Http-client is a highlevel HTTP client library written in pure Scheme.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-06-28
Tag 1.2.2
http-client-1.x
Peter Bex
2024-06-28
Check for closed ports when writing chunks and give a hint to the user
1.2.2
Peter Bex
2024-06-27
Allow raw string data instead of file for multipart content (#1838)
Peter Bex
2024-06-27
Fix broken test for string ports
Peter Bex
2022-03-15
Try to determine multipart content length for string ports
Peter Bex
2022-02-23
Drop redundant stripping of directory name when sending files
Peter Bex
2021-09-10
Tag 1.2.1
1.2.1
Peter Bex
2021-09-06
Work around "fake" empty path by uri-common (#1448)
Peter Bex
2021-09-03
Also mangle the path when sending to a proxy
Peter Bex
2021-09-01
Add request method to arguments inside exn for better debugging
Peter Bex
2020-04-05
Tag 1.2
1.2
Peter Bex
2020-04-05
Change default client-software so it doesn't contain spaces in the product (w...
Peter Bex
2019-05-05
Add missing 1.1 release to release-info, and add new 1.1.1 release
Peter Bex
2019-05-05
Fix tests with CHICKEN 5.0.2
1.1.1
Peter Bex
2019-01-20
Use https instead of http for locations
Peter Bex
2018-10-19
Expose response object in redirect depth exceeded condition
1.1
Peter Bex
2018-07-29
Port http-client to CHICKEN 5
1.0
Peter Bex