Hi Mark,
> Ricardo Wurmus writes:
>
[…]
>> The reason why it fails is that Guile processes the response and treats
>> the *payload* contained in the XML response as HTTP.
>
> No, this was a good guess, but it's not actually the problem.
You are right. I also ended up trying with “wget --save-
I'm new to guile and scheme. I compiled 2.2.4 from source yesterday.
I wish to silence the auto-compile chatter, other than real warnings and errors
while testing my programs. There seems to be no way to do it, so I looked
for a way to disable auto-compile in ~/.guile configuration file. No luck