On 03-Dec-05 12:56:55 Fastream Technologies wrote:

>Hello,

>Does THttpCli support chunked encoding? If so, how do we indicate we can
>accept it from server?

The history say that it is introduced on December 28, 2003.
Looking on the code it seems that there is no way to automatically
add the transfer-encoding header in the request, so you have to add
it yourself using the OnHeaderData event.
If the server then answer with "chunked" then the component should be
able to handle that kind of transfer.


Bye, Maurizio.

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to