GNU libmicrohttpd 1.0.1
Loading...
Searching...
No Matches
_MHD_mstr_w_len Struct Reference

#include </builddir/build/BUILD/libmicrohttpd-1.0.1/src/microhttpd/mhd_str_types.h>

Data Fields

char * str
 
size_t len
 

Detailed Description

Modifiable string with length

Definition at line 57 of file mhd_str_types.h.

Field Documentation

◆ len

size_t _MHD_mstr_w_len::len

Definition at line 60 of file mhd_str_types.h.

Referenced by digest_auth_check_all_inner(), and get_unquoted_param_copy().

◆ str

char* _MHD_mstr_w_len::str

Definition at line 59 of file mhd_str_types.h.

Referenced by digest_auth_check_all_inner(), and get_unquoted_param_copy().


The documentation for this struct was generated from the following file: