4
Answers

POST

Administrator

Administrator

21y
7k
1
I'm trying to post data to the net, now i've tried using both the HttpWebRequest/Response and the WebClient classes and they didn't seem to work, as a test I sent the requests to a local port and sent the request to the screen, in both instances (WebClient and HttpWebRequest) the post data was not sent with the request, just the headers two CRLF's, but then not data, has anyone else found similar problems? and / or a solution?

Answers (4)