zhouhuaian / bot-test-repo

0 stars 0 forks source link

Default HTTP/2 (=> no openssl provider used) doesn't work with curl #106

Open zhouhuaian opened 3 months ago

zhouhuaian commented 3 months ago

When using curl as client and server having configured to use either ALPN hack or jetty-alpn, then there is actually used HTTP/1.1 (with browser there is correctly used HTTP/2). With EAP 7.0.5, it works just fine also with curl => (server using jetty-alpn).