bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: virtual host support


From: Kevin Ryde
Subject: Re: virtual host support
Date: Sat, 01 Mar 2003 08:56:12 +1000
User-agent: Gnus/5.090013 (Oort Gnus v0.13) Emacs/21.2 (i386-pc-linux-gnu)

"Jose Roberto B. de A. Monteiro" <address@hidden> 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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]