Hi,
Using 9.4.22.

My jetty server supports HTTP/2, including h2c and h2, and try the below
command,
openssl s_client -alpn h3,h4 -connect host:port
For this case, per RFC 7301 section 3.2, the server shall alter fatal
no_application_protocol.
But with my testing, the server raised warning user_canceled.
Is this a bug?

Thanks!
_______________________________________________
jetty-users mailing list
jetty-users@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://www.eclipse.org/mailman/listinfo/jetty-users

Reply via email to