Johnnie Norsworthy wrote:
>> POSTDATA is not included in the header but like this:
>>
>> POST / HTTP/1.1
>> Host: www.overbyte.be
>> <empty line, end of header>
>> username=user&password=pwd (POSTDATA HERE--just like content in GET)
>>     
>
> Thanks SZ, but how do I add that to a THttpCli before calling
> .GetAsync? Is there an example in the ICS samples?
>
> -Johnnie
>   

I apologize that I have not followed this thread completely, but if you 
plan to use POST, should you not be using .PostAsync?

Cheers
Mohit.


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

Reply via email to