On Thu, 2009-04-02 at 07:17 +1300, Toby Collett wrote: > So a quick question, what sort of http transfers are chunking most > often used for?
Dynamically generated content is the scenario for chunked transfers;
since you don't know the length a-priori, some other method of
indicating the message length is necessary.
- Jim
--
Jim Gettys <[email protected]>
_______________________________________________
Server-devel mailing list
[email protected]
http://lists.laptop.org/listinfo/server-devel
