cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-and-php mailing list Archives

RE: meaningless characters

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 17 Feb 2003 16:43:48 +0100 (CET)

On Mon, 17 Feb 2003, Cenk Uysal wrote:

> i realized a header just like:
>
> Transfer-Encoding: chunked
>
> can it be the reason? look how the data comes:

Can you use the command line tool all right on this URL/site?

chunked transfer-encoding makes the data come in chunks, where the size of
each chunk is in hexadecimals, just as you describe, yes.

But curl is supposed to deal with the encoding and decode it properly and
thus hide that fact from you/the app.

-- 
 Daniel Stenberg -- curl, cURL, Curl, CURL. Groks URLs.
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
Received on 2003-02-17

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET