Re: HTTP chunked transfer
Thanks. That was very useful.
Do browsers ever send chunked requests?
I can imagine how chunked transfers can be useful for uploading files.
I am trying to think of other scenarios where a client might chunk up
requests. In a normal browser->webserver interaction scenarion, I guess
this never happens.
Prashant
|