Home
last modified time | relevance | path

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

/lighttpd1.4/src/
H A Dplugin_config.h29 COMP_HTTP_URL, enumerator
H A Dconfigfile-glue.c504 case COMP_HTTP_URL: in config_check_cond_nocache_eval()
H A Dresponse.c595 | (1 << COMP_HTTP_URL) in http_response_comeback()
H A Dconfigparser.y179 { COMP_HTTP_URL, CONST_LEN_STR("url" ) }, in configparser_comp_key_id()
H A Drequest.c1317 | (1 << COMP_HTTP_URL) in http_request_headers_fin()
H A Dmod_magnet.c2129 config_cond_cache_reset_item(r, COMP_HTTP_URL); in magnet_env_set()