Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dshrpx_config.h185 constexpr auto SHRPX_OPT_NO_HOST_REWRITE = variable
Dshrpx.cc3395 {SHRPX_OPT_NO_HOST_REWRITE.c_str(), no_argument, &flag, 73}, in main()
3897 cmdcfgs.emplace_back(SHRPX_OPT_NO_HOST_REWRITE, in main()
Dshrpx_config.cc3199 LOG(WARN) << SHRPX_OPT_NO_HOST_REWRITE in parse_config()