Namecheap-dot-net
Namecheap-dot-net copied to clipboard
Use HttpClient over WebClient
Among other things, HttpClient allows mocking, which we could use because creating new domain each test run doesn't work well even in the sandbox.
https://stackoverflow.com/questions/20530152/deciding-between-httpclient-and-webclient