==== curl a site with http basic auth ==== \\ How to curl a website with http basic auth settings curl --user username:password somesite.com