Searched refs:FORWARDED_HOST (Results 1 – 4 of 4) sorted by relevance
48 FORWARDED_HOST | FORWARDED_PROTO, in test_shrpx_http_create_forwarded()75 FORWARDED_BY | FORWARDED_FOR | FORWARDED_HOST | FORWARDED_PROTO, in test_shrpx_http_create_forwarded()
70 if ((params & FORWARDED_HOST) && !host.empty()) { in create_forwarded()107 if ((params & FORWARDED_HOST) && !host.empty()) { in create_forwarded()
408 FORWARDED_HOST = 0x4, enumerator
3441 fwdconf.params |= FORWARDED_HOST; in parse_config()