Andy,

I´m back onto this thing.

I´ll never thank you enough, your suggestions were helpful and insightful.

Now, I think I have to signal a potential problem

Il giorno 10 gennaio 2012 22:46, Andy Wingo <wi...@pobox.com> ha scritto:

> > (use-modules (web client) (web uri))
>  > (http-get (string->uri "http://www.gnu.org/software/guile/";))
>  [here the text of the web page gets printed out]
>

I tried with www.gnu.org/software/guile and it worked

I tried with www.friendfeed.com and I got back what follows:

 $11 = "<html>\r
<head><title>301 Moved Permanently</title></head>\r
<body bgcolor=\"white\">\r
<center><h1>301 Moved Permanently</h1></center>\r
<hr><center>nginx/0.6.31</center>\r
</body>\r
</html>\r
"

that is, a "Moved Permanently" message. That´s not what I get if I attep to
go that address with Firefox.

Is this a bug or am I missing anything ? Has this anything to do with the
chuncked responses ? I don´t know

Thanks again
Catonano

Reply via email to