Open mhofstra opened 1 year ago
https://github.com/openresty/echo-nginx-module#echo_client_request_headers states that this variable only works for HTTP/1.1
Are there any plans to support HTTP2? It would be really valuable to be able to access raw header information this way.
https://github.com/openresty/echo-nginx-module#echo_client_request_headers states that this variable only works for HTTP/1.1
Are there any plans to support HTTP2? It would be really valuable to be able to access raw header information this way.