Hi all, <BR><BR>I'm using a global thread to invoke a function that starts a new httpwebrequest. The purpose of it is to download large files over HTTPS. <BR><BR>A problem is occuring when I try to ...
I'm receiving error calling WebCmdlets (Invoke-WebRequest, Invoke-RestMethod) using PUT method if I don't explicitly set content-type header. The exact same call runs ...
The expected behavior here would be that since $res in the 2nd scenario has errored out due to no such host, that $res would be populated with some flavor of error ...