|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| struct list | entry |
| LPWSTR | host |
| LPWSTR | realm |
| LPSTR | authorization |
| UINT | authorizationLen |
| LPSTR _basicAuthorizationData::authorization |
Definition at line 96 of file http.c.
Referenced by cache_basic_authorization(), free_authorization_cache(), and retrieve_cached_basic_authorization().
| UINT _basicAuthorizationData::authorizationLen |
Definition at line 97 of file http.c.
Referenced by cache_basic_authorization(), and retrieve_cached_basic_authorization().
Definition at line 92 of file http.c.
Referenced by cache_basic_authorization(), and free_authorization_cache().
| LPWSTR _basicAuthorizationData::host |
Definition at line 94 of file http.c.
Referenced by cache_basic_authorization(), free_authorization_cache(), and retrieve_cached_basic_authorization().
| LPWSTR _basicAuthorizationData::realm |
Definition at line 95 of file http.c.
Referenced by cache_basic_authorization(), free_authorization_cache(), and retrieve_cached_basic_authorization().