Searched refs:FORWARDED_BY (Results 1 – 4 of 4) sorted by relevance
47 FORWARDED_BY | FORWARDED_FOR | in test_shrpx_http_create_forwarded()62 balloc, FORWARDED_BY | FORWARDED_FOR, in test_shrpx_http_create_forwarded()68 balloc, FORWARDED_BY | FORWARDED_FOR, in test_shrpx_http_create_forwarded()75 FORWARDED_BY | FORWARDED_FOR | FORWARDED_HOST | FORWARDED_PROTO, in test_shrpx_http_create_forwarded()
64 if ((params & FORWARDED_BY) && !node_by.empty()) { in create_forwarded()80 if ((params & FORWARDED_BY) && !node_by.empty()) { in create_forwarded()
468 FORWARDED_BY = 0x1, enumerator
3667 fwdconf.params |= FORWARDED_BY; in parse_config()