requests ~master (2021-10-25T00:12:11.366279)
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.