• Tatsuhiro Tsujikawa's avatar
    nghttpx: Add upgrade-scheme parameter to backend option · 5cc3d159
    Tatsuhiro Tsujikawa authored
    If "upgrade-scheme" parameter is present in backend option along with
    "tls" paramter, HTTP/2 :scheme pseudo header field is changed to
    "https" from "http" when forwarding a request to this particular
    backend.  This is a workaround for a server which requests "https"
    scheme on HTTP/2 connection encrypted by TLS.
    5cc3d159
shrpx_worker.h 10.5 KB