sacch
2
Q:

https request c#

HttpWebRequest req = (HttpWebRequest)WebRequest.Create("http://requestbin.net/r/xxxxxxxx?" + textBox2.Text);
req.GetResponse();
2

New to Communities?

Join the community