Commit History

Author SHA1 Message Date
  Attila Lendvai 2c73e654fe http-client: Fix redirection. 2 years ago
  Ludovic Courtès 8786c2e8d7 http-client: Correctly handle redirects when #:keep-alive? #t. 2 years ago
  Ludovic Courtès ecad9b2213 http-client: Add response headers to '&http-get-error'. 2 years ago
  Ludovic Courtès c50db7156d http-client: Remove exception mishandling in 'http-multiple-get'. 3 years ago
  Ludovic Courtès 02d62978f4 http-client, substitute: Gracefully handle GnuTLS EAGAIN/EINTR. 3 years ago
  Ludovic Courtès 673e5276f6 http-client: Don't drop failed query when reconnecting. 3 years ago
  Ludovic Courtès 45fce38fb0 http-client: 'http-multiple-get' is tail-recursive again. 3 years ago
  Ludovic Courtès dbfc6a32bb http-client: 'http-fetch' and 'http-fetch/cached' accept #:log-port. 3 years ago
  Christopher Baines 05f38ca8dc http-client: Accept #:open-connection in http-fetch. 3 years ago
  Christopher Baines 205833b72c http-client: Add error handling to http-multiple-get. 3 years ago
  Christopher Baines e2e853ddb0 guix: Move http-multiple-get to (guix http-client). 3 years ago
  Ludovic Courtès 5ff521452b substitute: Cache and reuse connections while substituting. 3 years ago
  Ludovic Courtès d11f7f62b6 http-client: 'http-fetch' and 'http-fetch/cached' accept #:timeout. 4 years ago
  Ludovic Courtès f4cde9ac4a download: Do not leak file descriptors on TLS ports. 4 years ago
  Ludovic Courtès 76832d3420 Remove most uses of the _IO*F constants. 5 years ago
  Ludovic Courtès ca71942445 Switch to Guile-Gcrypt. 6 years ago
  Marius Bakke 9572d2b482 http-client: Send redirection messages to stderr. 6 years ago
  Ludovic Courtès 1d84d7bf60 build: Require Guile >= 2.0.13. 6 years ago
  Ludovic Courtès 7482b98120 cve: Use 'http-fetch/cached' instead of having custom caching. 7 years ago
  Ludovic Courtès 06acf6b52f http-client: Reset cache TTL upon 304 "Not Modified" responses. 7 years ago
  Ludovic Courtès 3ce1b9021a http-client: 'http-client/cached' uses 'If-Modified-Since'. 7 years ago
  Tobias Geerinckx-Rice 57d2898772 Handle the same HTTP redirects everywhere. 7 years ago
  Ludovic Courtès 69daee23af ui: Rename '_' to 'G_'. 7 years ago
  Ludovic Courtès 4fd06a4dd1 http-client: Avoid name clash with 'open-connection-for-uri' in 2.2.0. 7 years ago
  Ludovic Courtès 36626c556e build: Require Guile >= 2.0.9. 7 years ago
  Ludovic Courtès 608a50b66c http-client: Provide 'User-Agent' header by default. 7 years ago
  Ludovic Courtès dd1141eba2 http-client: Improve error reporting. 7 years ago
  Ludovic Courtès 17cff9c662 http-client: Add #:verify-certificate? to 'http-fetch'. 8 years ago
  Ludovic Courtès 2535635f18 Use (ice-9 binary-ports) instead of (rnrs io ports). 8 years ago
  Ludovic Courtès 409e4ac6e3 http-client: No 'setvbuf' for non-file ports. 8 years ago