On Wed 25 Jan 2012 02:41, Catonano <caton...@gmail.com> writes:

> It happens that the response I get from the server of the radio
> station is chuncked (that is (transfer-encoding (chuncked))   )
>
> so when I issue the (htt-get uri) instrucion I get
>
> $2 = #<<response> etc.
> $3 = #f
>
> that is no page source
>
> Is there a workround ? Or shall I wait for this issue to be fixed ? I
> could try to take a look at the code myself, but I'm an absolute
> scheme beginner

There is no workaround in the source, no.

Ian Price has a workaround:

  https://lists.gnu.org/archive/html/guile-user/2011-11/msg00011.html

We need to get that into Guile.

Cheers,

Andy
-- 
http://wingolog.org/

Reply via email to