Ngrok Update: HTTP/2 Support
Jan 17th, 2024Product
-
ngrok now supports end-to-end HTTP/2 from client to origin server, enabling the use of HTTP/2-based protocols like gRPC through ngrok HTTP edges.
-
The platform has introduced a direct method of negotiation for upgrading connections to HTTP/2, enhancing performance and efficiency in data transmission.
-
Users can specify HTTP/2 as the protocol of choice between ngrok's Edge and their origin server by adding a --app-protocol flag when initiating an HTTP connection.