On 3/23/01 12:53 AM, Dave Cragg wrote:
<snipped>
> Hi
>
> In the cases where no "Content-Length" is returned, is the data
> returned in "chunked" style. I've never worked on such data, but I
> think you can check for a "transfer-coding = chunked" line in the
> header. If so, the length of each "chunk" is contained within the
> chunk itself, I think. (Check the HTTP 1.1 RFC for details).
Will pay attention to this ... but haven't come across with
"Transfer-coding" by far.
> In my own endeavors, I haven't come across any servers that don't
> return a "Content-Length" field, but I'm working with a limited
> number of servers.
WebSTAR for instant, and some of my own CGI result ;-)
> Cheers
> Dave Cragg
Regards,
LiangTyan Fui
Archives: http://www.mail-archive.com/[email protected]/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.