memorysafety / river

This repository is the home of the River reverse proxy application, based on the pingora library from Cloudflare.
https://www.memorysafety.org/initiative/reverse-proxy/
Apache License 2.0
1.72k stars 101 forks source link

Allow for HTTP2.0 configuration #62

Closed jamesmunns closed 2 months ago

jamesmunns commented 2 months ago

I had previously missed that without additional configuration, all downstream and upstream connections default to HTTP1.0 only. This PR fixes that, introducing new configuration with default-on support for H2.