I can't get the client working with it. httpCli.TransferEncoding is a readonly property. How can I set the transfer encoding to chunked and send seperate chunks ?
From what I see there is no easy way to do it with the HttpCli, without overriding some methods or/and add your own PostChunked method. The existent TransferEncoding property is used only to handle responses.
-- 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