> Does THttpCli support chunked encoding? If so, how do we indicate we > can accept it from server?
No. If such an encoding actually exists, the latest client beta supports content coding 'plugins', so you can write a new unit based on the current GZIP coding version, and simply add it to the project, so it will be automatically used by THttpCli and the Accept-Encoding: header added to requests with whatever code is used for 'chunked'. Angus -- 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