summaryrefslogtreecommitdiff
path: root/guix/web.scm
AgeCommit message (Expand)Author
2013-06-29substitute-binary: Avoid dangling connections to the server.Ludovic Courtès
2013-06-10Fix Guile version checking in the "web" code.Cyril Roelandt
2013-05-15substitute-binary: Pass `filtered-port' an unbuffered port.Ludovic Courtès
2013-04-27web: Add workaround for <http://bugs.gnu.org/13095>.Ludovic Courtès
2013-04-27web: Add 2.0.5 workaround for responses without content-length.Ludovic Courtès
2013-04-27web: Backport chunked encoding support for Guile <= 2.0.5.Ludovic Courtès
2013-04-25web: Factorize `http-get' hackery.Ludovic Courtès