Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dkeyvalue.c15 static const keyvalue http_methods[] = { variable
291 return keyvalue_get_value(http_methods, i); in get_http_method_name()
303 return (http_method_t)keyvalue_get_key(http_methods, s); in get_http_method_key()