http/3

  1. R

    [HTTP/3] Detecting http session version on the backend (h2 vs h3)

    I need backend code to detect when the browser successfully switches over to h3 session following Alt-Svc response header. I'm building a content submission system and need to leverage the network congestion relief benefits of QUIC. My system will discriminate and only allow uploads once the...
Top