You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Your error occurs before any code from this repository is executed. But according to quinns documentation your error means, that your client (browser) closed the connection during the handshake.
Maybe you can find out why the browser closes the connection with logs or something. Does your browser trust your certificate?
my code is try to build h1_connection with browser and respond res with header:
Alt-Svc: h3=:443
.the h1_server is ok but got error in h3_server:
I got a error when
this is my code :
The text was updated successfully, but these errors were encountered: