molnarg/node-http2

HTTP Proxy how?

natanavra opened this issue · 3 comments

How would you go about defining a proxy for connections?

@molnarg Would you mind helping with this please?

I think you can do it the same way you would do it with simple http connections. The API is the same, so there should be no difference if you don't want to use HTTP2 specific features.

How would you go about defining a proxy for connections?

Was you able achieve proxy on HTTP2? I keep getting error code: 'ERR_SSL_WRONG_VERSION_NUMBER'