`tlsproxy` currently requests for HTTP/2 are downgraded to HTTP/1.1, is HTTP/2 supported? ```bash curl -v -k --cacert cert.pem --proxy http://localhost:8080 https://tls.peet.ws/api/all --http2 ``` <img width="1010" alt="image" src="https://github.com/rosahaj/tlsproxy/assets/2498173/87a0b6f6-afec-4b8f-a646-d0847181daae">