Error on HTTP/2-only targets
Likely causes
- - Proxy or tunnel mishandles HTTP/2 framing
- - Middlebox strips upgrade
Verified remedy
Force the client to HTTP/1.1 for the test; if it passes, keep HTTP/1.1 through this path or use a proxy that tunnels HTTP/2 untouched.