FFmpeg
|
httpauth.h
Go to the documentation of this file.
Definition: httpauth.h:35
char opaque[300]
A server-specified string that should be included in authentication responses, not included in the ac...
Definition: httpauth.h:41
struct DigestParams DigestParams
char * ff_http_auth_create_response(HTTPAuthState *state, const char *auth, const char *path, const char *method)
Definition: httpauth.c:242
char qop[30]
Quality of protection, containing the one that we've chosen to use, from the alternatives that the se...
Definition: httpauth.h:38
DigestParams digest_params
The parameters specifiec to digest authentication.
Definition: httpauth.h:67
int nc
Nonce count, the number of earlier replies where this particular nonce has been used.
Definition: httpauth.h:47
char stale[10]
The server indicated that the auth was ok, but needs to be redone with a new, non-stale nonce...
Definition: httpauth.h:44
void ff_http_auth_handle_header(HTTPAuthState *state, const char *key, const char *value)
Definition: httpauth.c:90
Generated on Fri Dec 20 2024 06:56:02 for FFmpeg by 1.8.11