|
GNU libmicrohttpd 1.0.0
|
#include </builddir/build/BUILD/libmicrohttpd-1.0.0/src/microhttpd/mhd_str_types.h>
Data Fields | |
| const char * | str |
| size_t | len |
String with length
Definition at line 48 of file mhd_str_types.h.
| size_t _MHD_str_w_len::len |
Definition at line 51 of file mhd_str_types.h.
Referenced by digest_auth_check_all_inner(), find_auth_rq_header_(), get_req_header(), get_req_headers(), get_unquoted_param(), and MHD_basic_auth_get_username_password3().
| const char* _MHD_str_w_len::str |
Definition at line 50 of file mhd_str_types.h.
Referenced by digest_auth_check_all_inner(), find_auth_rq_header_(), get_req_header(), get_req_headers(), get_unquoted_param(), and MHD_basic_auth_get_username_password3().