Would it be possible to add connect support to http/2? I mean the CONNECT method without the :protocol header.
I mean looking at current code for extended connect, it seems trivial, but unsure. handling is probably exactly same except allowing ":protocol" to not be present.
Would it be possible to add connect support to http/2? I mean the CONNECT method without the :protocol header.
I mean looking at current code for extended connect, it seems trivial, but unsure. handling is probably exactly same except allowing ":protocol" to not be present.