So it's currently impossible with THttpCli :-(
I should at least be able to send substreams without ending the post request, but haven't found a way to do this yet.

Paul


----- Original Message ----- From: "Arno Garrels" <arno.garr...@gmx.de>
To: "ICS support mailing" <twsocket@elists.org>
Sent: Thursday, February 04, 2010 5:18 PM
Subject: Re: [twsocket] HttpCli TransferEncoding


Paul wrote:
I can't get the client working with it.
httpCli.TransferEncoding is a readonly property.

It is server's TransferEncoding, that's why it's read only.

How can I set the transfer encoding to chunked and send seperate
chunks ?

THttpCli supports chunked encoding when it receives such data
from a server. I don't know whether it's supported with posted
data from clients to servers at all.

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


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

Reply via email to