"Jose Roberto B. de A. Monteiro" <[EMAIL PROTECTED]> writes:
>
> -       (request (format #f "~A ~A ~A" method path http:version))
> +       (request (format #f "~A ~A ~A\r\nHost: ~A" method path http:version 
> (url:host url)))

Perhaps the url:port should be included there too, at least if it's
not 80.


_______________________________________________
Bug-guile mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-guile

Reply via email to