vhost icon indicating copy to clipboard operation
vhost copied to clipboard

Support Http2

Open sogaani opened this issue 6 years ago • 3 comments

Support http2 to enable express tests with http2. expressjs/express#3390.

sogaani avatar Jul 30 '18 14:07 sogaani

I refered rfc and thought :authority header seems to have compatibility with Host header. And I'm not sure issues. But it's ok. I create this PR for express tests with http2. So we can disable tests depend on this. I feel free to close this.

sogaani avatar Aug 02 '18 16:08 sogaani

Above comment is my misunderstanding. Your concern is "There is possibility to refer Host header even if http2 request has :authority header." right? So, I addressed issue.

sogaani avatar Aug 07 '18 14:08 sogaani

I fixed PR installing deps only from npm.

sogaani avatar Sep 17 '18 13:09 sogaani