Closed zllovesuki closed 2 years ago
unit test via quic-go client and curl --http3 both showing http3 is working. However, in browser protocol was not upgraded for whatever reasons.
curl --http3
Chrome shows alt-svc is broken but gateway side shows no logs whatsoever. Need to investigate how it works.
alt-svc is broken
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.