Home
last modified time | relevance | path

Searched defs:method (Results 1 – 3 of 3) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dmod_auth.c239 data_string *method; in mod_auth_uri_handler() local
276 data_string *method, *realm; in mod_auth_uri_handler() local
443 const char *method, *realm, *require; in SETDEFAULTS_FUNC() local
H A Dconfigfile-glue.c435 const char *method = get_http_method_name(con->request.http_method); in config_check_cond_nocache() local
H A Drequest.c285 char *uri = NULL, *proto = NULL, *method = NULL, con_length_set; in http_request_parse() local