HttpWebRequest & WebClient
Posted: Sat Sep 26, 2015 9:13 am
Hi.
In the dotNet framework, the implementation of WebClient is based on HttpWebRequest.
Is it the same in cshtml5, and can I use HttpWebRequest directly?
Are there any limitations when using it (in particular: can I use it for streaming too)?
Thanks.
In the dotNet framework, the implementation of WebClient is based on HttpWebRequest.
Is it the same in cshtml5, and can I use HttpWebRequest directly?
Are there any limitations when using it (in particular: can I use it for streaming too)?
Thanks.