HTTPBasicCredentials
The HTTP Basic credentials given as the result of using HTTPBasic in a dependency.
Attributes
| Attribute | Type | Description |
|---|---|---|
| username | str | The HTTP Basic username. |
| password | str | The HTTP Basic password. |
The HTTP Basic credentials given as the result of using HTTPBasic in a dependency.
| Attribute | Type | Description |
|---|---|---|
| username | str | The HTTP Basic username. |
| password | str | The HTTP Basic password. |