HTTP response Digest authorization descriptor.
More...
#include <http.h>
HTTP response Digest authorization descriptor.
Definition at line 273 of file http.h.
◆ realm
const char* http_response_auth_digest::realm |
Realm.
Definition at line 275 of file http.h.
◆ qop
const char* http_response_auth_digest::qop |
Quality of protection.
Definition at line 277 of file http.h.
◆ algorithm
const char* http_response_auth_digest::algorithm |
Algorithm.
Definition at line 279 of file http.h.
◆ nonce
const char* http_response_auth_digest::nonce |
Nonce.
Definition at line 281 of file http.h.
◆ opaque
const char* http_response_auth_digest::opaque |
Opaque.
Definition at line 283 of file http.h.
The documentation for this struct was generated from the following file: