HttpWebRequest problem

Khaledinho

Freshman
Joined
Jun 22, 2005
Messages
25
Hi
I am using the System.Net.HttpWebRequest class.
I call the method GetRequestStream() to write data to the body of the http message but the program hangs and I never get the Stream I want.
 
Back
Top