So it's currently impossible with THttpCli :-(

No impossible but a little bit tricky probably.
Probably you'd better derive a new component and override what has to be.

--
francois.pie...@overbyte.be
The author of the freeware multi-tier middleware MidWare
The author of the freeware Internet Component Suite (ICS)
http://www.overbyte.be



----- Original Message ----- From: "Paul" <paul.blommae...@telenet.be>
To: "ICS support mailing" <twsocket@elists.org>
Sent: Thursday, February 04, 2010 6:39 PM
Subject: Re: [twsocket] HttpCli TransferEncoding


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
--
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