On 07/09/06, <b class="gmail_sendername">Ewan Higgs</b> <<a href="mailto:ewan_higgs@yahoo.co.uk">ewan_higgs@yahoo.co.uk</a>> wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>--- Bob Ippolito <<a href="mailto:bob@redivi.com">bob@redivi.com</a>> wrote:<br><br>> What it does look like is an incorrectly parsed<br>> HTTP/1.1 chunked<br>> encoding response.<br><br>This is what's happening. I ran through the example
<br>and found the quickest fix was to make the request<br>using HTTP/1.0 instead of HTTP/1.1.<br></blockquote></div><br>You shouldn't have to do that. You are obviously using a broken HTTP client. What you need is a proper one like ibrowse :-)
<br><br>