guile-user
[Top][All Lists]
Advanced

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

Re: salutations and web scraping


From: Andy Wingo
Subject: Re: salutations and web scraping
Date: Wed, 25 Jan 2012 10:07:02 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux)

On Wed 25 Jan 2012 04:56, Daniel Hartwig <address@hidden> writes:

> Chunked encoding was introduced in HTTP 1.1 so you can try using 1.0
> for your request:
>
> (http-get uri #:version '(1 . 0) ...)

Good point!

Andy
-- 
http://wingolog.org/



reply via email to

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