#include <HTTP.h>
Data Fields | |
| char * | encoding |
| double | qvalue |
Definition at line 332 of file HTTP.h.
| char* HTTPValTE::encoding |
Definition at line 334 of file HTTP.h.
Referenced by HttpTransact::check_request_validity(), and http_parse_te().
| double HTTPValTE::qvalue |
Definition at line 335 of file HTTP.h.
Referenced by HttpTransact::check_request_validity(), and http_parse_te().
1.7.1