zllovesuki/specter

Enable HTTP/3 on Gateway for visitor traffic

Closed this issue · 1 comments

Enable HTTP/3 on Gateway for visitor traffic

unit test via quic-go client and curl --http3 both showing http3 is working. However, in browser protocol was not upgraded for whatever reasons.

Chrome shows alt-svc is broken but gateway side shows no logs whatsoever. Need to investigate how it works.