Greetings,

I'm playing with HttpWebRequest and HttpWebResponse, and I can't seem
to find a way to get the raw header stream. I thought perhaps
GetResponseStream, but that returns the actual internet resource, not
the headers.

I want to be able to log the raw headers for certain retrievals - and
I'd rather not resort to having to write this using Sockets...

Any ideas?

Tracy

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to