node-http2
node-http2 copied to clipboard
HTTP: proper handling of CONNECT method
It's mainly API related issue, since the actual forwarding has to be done by the user. Related issue: https://github.com/http2/http2-spec/issues/230
Waiting for the spec to specify how it should work...
It was specified in the -07 draft, so this is not blocked anymore.