[erlang-questions] Parsing RSS (quick fix)

Chandru chandrashekhar.mullaparthi@REDACTED
Thu Sep 7 12:46:17 CEST 2006


On 07/09/06, Ewan Higgs <ewan_higgs@REDACTED> wrote:
>
>
> --- Bob Ippolito <bob@REDACTED> wrote:
>
> > What it does look like is an incorrectly parsed
> > HTTP/1.1 chunked
> > encoding response.
>
> This is what's happening. I ran through the example
> and found the quickest fix was to make the request
> using HTTP/1.0 instead of HTTP/1.1.
>

You shouldn't have to do that. You are obviously using a broken HTTP client.
What you need is a proper one like ibrowse :-)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20060907/0c30893d/attachment.htm>


More information about the erlang-questions mailing list