Hello everyone,
I've installed in my WHM panel mod_http2, but I still didn't get HTTP2 headers when I request it in curl. And I get this error:
Does anyone know how to fix this problem?
Thanks.
I've installed in my WHM panel mod_http2, but I still didn't get HTTP2 headers when I request it in curl. And I get this error:
Code:
curl -I https://example.com
curl: (92) HTTP/2 stream 1 was not closed cleanly: PROTOCOL_ERROR (err 1)
Thanks.