HTTP response Digest authorization descriptor.
More...
#include <http.h>
HTTP response Digest authorization descriptor.
Definition at line 274 of file http.h.
◆ realm
| const char* http_response_auth_digest::realm |
Realm.
Definition at line 276 of file http.h.
◆ qop
| const char* http_response_auth_digest::qop |
Quality of protection.
Definition at line 278 of file http.h.
◆ algorithm
| const char* http_response_auth_digest::algorithm |
Algorithm.
Definition at line 280 of file http.h.
◆ nonce
| const char* http_response_auth_digest::nonce |
Nonce.
Definition at line 282 of file http.h.
◆ opaque
| const char* http_response_auth_digest::opaque |
Opaque.
Definition at line 284 of file http.h.
The documentation for this struct was generated from the following file: