• Tatsuhiro Tsujikawa's avatar
    nghttpx: Don't rewrite host header field by default · cab6c787
    Tatsuhiro Tsujikawa authored
    In reverse proxy usage, backend server most likely wants to see the
    original header field.  So this commit turns off host header rewrite
    by default.  --no-host-rewrite option is deprecated, and if it is
    used, warning message is displayed.  --host-rewrite option is added to
    enable host rewrite.
    cab6c787
shrpx.cc 86.6 KB