• Michael Grosser's avatar
    Keep quic protocol headers only between one hop · 3dc98c8c
    Michael Grosser authored
    Removing quic protocol headers from being persisted during proxy requests.
    Not removing them could lead to the client attempting to connect to the wrong port.
    This makes the quic headers consistent with other protocol headers.
    3dc98c8c
reverseproxy.go 10.5 KB