Open
Description
I was looking for the ability to use NTLM credentials and 6e0a414
looked promising, however it seems this code has been removed when the library was migrated to use HttpClient instead of HttpWebRequest.
It looks to be a case of just providing the ability to set UseDefaultCredentials = true
in Http.fsL641. (Sorry - I don't have the ability to branch the source or do a PR from here...)