It would be interesting to know what header(s) in particular is/are causing the problem. You may use the OnBeforeHeaderSend event to remove any of the headers, before the headers are sent.

Or just temporary comment the code related to each of the header lines being sent, under the OverbyteIcsHttpProt.pas THttpCli.SendRequest(const Method, Version: String); method, until you get a positive response.

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