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