[plt-scheme] Re: How to get HTTP headers using bzlib/http?

From: ccwu (ccwu660601 at gmail.com)
Date: Sun Dec 13 08:20:39 EST 2009

Ok, now I know the answer.
I've thought that (http->get url) returns an input-port, but it
returns an http-client-response instead.


On 12月13日, 下午3時32分, ccwu <ccwu660... at gmail.com> wrote:
> Hi,
>
> I've read the code of bzlib/http, but I cannot understand how the http
> headers are handled. (http->get url) returns an input port but no
> headers.
>
> _________________________________________________
>   For list-related administrative tasks:
>  http://list.cs.brown.edu/mailman/listinfo/plt-scheme


Posted on the users mailing list.