|
GNU libmicrohttpd 1.0.2
|
#include "mhd_str.h"

Go to the source code of this file.
Data Structures | |
| struct | MHD_RqBAuth |
Macros | |
| #define | _MHD_AUTH_BASIC_BASE "Basic" |
| #define _MHD_AUTH_BASIC_BASE "Basic" |
Beginning string for any valid Basic authentication header.
Definition at line 36 of file basicauth.h.
Referenced by find_auth_rq_header_().