http-client: Backport Guile fix for 'read-chunk-header'.
authorLudovic Courtès <ludo@gnu.org>
Sat, 26 Sep 2015 09:11:41 +0000 (11:11 +0200)
committerLudovic Courtès <ludo@gnu.org>
Sat, 26 Sep 2015 09:13:50 +0000 (11:13 +0200)
commit15d5ca135673a06d94ba6e5d0f591eb87940714f
treea7fd793ea2ec244fbca8938e95634221ae5ae11f
parentdd8d6d65475211c34ffd723bd1ae0a06705f1a2e
http-client: Backport Guile fix for 'read-chunk-header'.

Fixes the wrong-type-arg exception initially reported
at <http://debbugs.gnu.org/cgi/bugreport.cgi?bug=19976#5>
by Ricardo Wurmus <rekado@elephly.net>.

* guix/http-client.scm (read-chunk-header): Backport Guile commit 53b8d5f.
guix/http-client.scm