Warning! You are currently reading the documentation for Requests 1.x.
It is recommended to upgrade to Requests 2.x at your earliest convenience.
Upgrading to Requests 2.x is fairly straight-forward.
A full list of the changes can be found in the Changelog.
Visit the documentation for Requests_Auth_Basic
in Requests 2.x.
Class Requests_Auth_Basic
Basic Authentication provider
Provides a handler for Basic HTTP authentication via the Authorization header.
- Requests_Auth_Basic implements Requests_Auth
public
|
|
public
|
|
public
|
|
public
|
|
public
string
|
public
string
|
$user
Username |
|
public
string
|
$pass
Password |