requests v0.8.0 (2018-04-21T19:42:18Z)
Dub
Repo
BasicAuthentication.this
requests
http
BasicAuthentication
Constructor.
class
BasicAuthentication
this
(
string
username
,
string
password
,
string
[]
domains
= []
)
Parameters
username
string
username
password
string
password
domains
string
[]
not used now
Meta
Source
See Implementation
requests
http
BasicAuthentication
constructors
this
functions
authHeaders
password
userName
Constructor.