Caller-managed authorization cache entry for one exact request origin. More...
#include <HttpClientSession.h>
Public Member Functions | |
| bool | isInUse () const |
Public Attributes | |
| StringSpan | origin |
scheme://host[:port] | |
| StringSpan | authorizationHeader |
Full Authorization header value, e.g. Basic ... | |
Caller-managed authorization cache entry for one exact request origin.
| StringSpan SC::HttpClientSessionAuthCacheEntry::authorizationHeader |
Full Authorization header value, e.g. Basic ...
| StringSpan SC::HttpClientSessionAuthCacheEntry::origin |
scheme://host[:port]