summaryrefslogtreecommitdiff
path: root/guix/http-client.scm
AgeCommit message (Expand)Author
2016-01-06http-client: Work around <http://bugs.gnu.org/22273>....Ludovic Courtès
2016-01-06http-client: Fix erroneous comment....Ludovic Courtès
2015-12-21http-client: Support basic authentication....Ricardo Wurmus
2015-11-29http-client: 'http-fetch' converts strings to URIs....Ludovic Courtès
2015-11-26http-client: 'http-fetch' and 'http-fetch/cached' support HTTPS....Ludovic Courtès
2015-10-21http-client: '%http-cache-ttl' is really a parameter....Ludovic Courtès
2015-10-17http-client: Add 'http-fetch/cached'....Ludovic Courtès
2015-09-26http-client: Backport Guile fix for 'read-chunk-header'....Ludovic Courtès
2015-09-10http-client: Backport delimited input port fix from Guile....Ludovic Courtès
2015-09-10http-client: Remove redundant import clause....Ludovic Courtès
2015-05-10http-client: Remove monkey patching for 2.0.5....Ludovic Courtès
2015-05-06download: Work around Guile small-receive-buffer bug....Ludovic Courtès
2015-04-08http-client: Add workaround for HTTP pipelining on Guile <= 2.0.9....Ludovic Courtès
2015-03-03http-client: Monkey-patch 'make-chunked-input-port' on Guile <= 2.0.11....Ludovic Courtès
2015-03-03http-client: Update backport of chunked encoding support to Guile 2.0.5....Ludovic Courtès
2015-02-19download: Handle HTTP redirects to relative URI references....Mark H Weaver
2014-05-23download: Enlarge your receive buffer....Ludovic Courtès
2014-03-01substitute-binary: Gracefully handle HTTP GET errors....Ludovic Courtès
2013-08-23utils: Add `guile-version>?', and use it....Ludovic Courtès
2013-07-14Rename (guix web) to (guix http-client)....Ludovic Courtès