Closed maxstudener closed 4 years ago
Just build the request and attach the basic_auth
to it as in this example.
You could do http.request <your built request>
Yes, or use mechanize wraps net-http-persistent and supports specifying which passwords belong to which URLs and realms.
Not sure why this isn't working or maybe I am holding something wrong. My server is not getting the http basic auth creds, any idea?