requests v1.0.0 (2018-10-24T12:50:05Z)
Dub
Repo
BasicAuthentication.this
requests
base
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
base
BasicAuthentication
constructors
this
functions
authHeaders
password
userName
Constructor.