summaryrefslogtreecommitdiff
path: root/guix/http-client.scm
Commit message (Expand)AuthorAge
* http-client: Remove monkey patching for 2.0.5.Ludovic Courtès2015-05-10
* download: Work around Guile small-receive-buffer bug.Ludovic Courtès2015-05-06
* http-client: Add workaround for HTTP pipelining on Guile <= 2.0.9.Ludovic Courtès2015-04-08
* http-client: Monkey-patch 'make-chunked-input-port' on Guile <= 2.0.11.Ludovic Courtès2015-03-03
* http-client: Update backport of chunked encoding support to Guile 2.0.5.Ludovic Courtès2015-03-03
* download: Handle HTTP redirects to relative URI references.Mark H Weaver2015-02-19
* download: Enlarge your receive buffer.Ludovic Courtès2014-05-23
* substitute-binary: Gracefully handle HTTP GET errors.Ludovic Courtès2014-03-01
* utils: Add `guile-version>?', and use it.Ludovic Courtès2013-08-23
* Rename (guix web) to (guix http-client).Ludovic Courtès2013-07-14