Home
last modified time | relevance | path

Searched refs:http_method_buf (Results 1 – 8 of 8) sorted by relevance

/lighttpd1.4/src/
H A Dhttp_kv.h72 #define get_http_method_name(i) http_method_buf(i)->ptr
81 const buffer *http_method_buf (http_method_t i);
100 const buffer * const kv = http_method_buf(method); in http_method_append()
H A Dhttp_kv.c141 const buffer *http_method_buf (http_method_t i) in http_method_buf() function
H A Dhttp_cgi.c224 const buffer * const m = http_method_buf(r->http_method); in http_cgi_headers()
H A Dconfigfile-glue.c517 l = http_method_buf(r->http_method); in config_check_cond_nocache_eval()
H A Drequest.c1371 http_method_buf(r->http_method)->ptr, in http_request_headers_process_h2()
H A Dmod_proxy.c847 http_method_buf(!r->h2_connect_ext in proxy_create_env()
H A Dmod_auth.c1529 mod_auth_digest_mutate(&ai, &dp, http_method_buf(r->http_method)); in mod_auth_check_digest()
/lighttpd1.4/
H A DNEWS842 * [multiple] http_method_buf()