Newsgroups : Microsoft : microsoft.public.inetsdk.programming.wininet : 2005 May : HTTP Headers with HttpSendRequestEx

www.cryer.info
Managed Newsgroup Archive

HTTP Headers with HttpSendRequestEx

Subject:HTTP Headers with HttpSendRequestEx
Posted by:"Theo Carr-Brion" (theo.carrbri..@mitrefinch.deleteme.co.uk)
Date:Wed, 4 May 2005 13:37:21

I am using HttpSendRequestEx to POST a file with HTTPS. I want the header
"Content-Type=text/xml". What is the recommended way of doing this? The
INTERNET_BUFFERS has a header member but could I also use
HttpAddRequestHeaders?

Thanks,

Theo Carr-Brion

Replies:

www.cryer.info
Managed Newsgroup Archive