To upload large data when I use http web request it gives me time out error, but when I use web client,it uploads without any problem. I read on the internet that web client is nothing but abstraction of http webrequest. So, what is different happening when I am using web client.
Asked
Active
Viewed 67 times
0
-
Can you please provide some code? – JunaidKirkire Apr 23 '15 at 13:21
-
Presumably a different timeout is set – Alex K. Apr 23 '15 at 13:43