szmarczak / http2-wrapper

Use HTTP/2 the same way like HTTP/1
MIT License
239 stars 18 forks source link

Add socks proxy support. #106

Open tayir-m opened 5 months ago

tayir-m commented 5 months ago

Hello, I'd like to use socks proxy with got.js and http2, but http2-wrapper library doesn't support socks proxy. Btw,Axios supports socks proxy, but doesn't support http2.