-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
questionFurther information is requestedFurther information is requested
Description
I apologize for making an issue if this turns out to be more of a question.
I'm trying to tunnel HTTP/2 over HTTP/1.1, but feeding an agent from the tunnel library to http2Client.request does not seem to do anything, and it seems that the agent gets ignored/discarded in HttpRequestManager.makeRequest. As an easy test, you can pass in a bad agent, and an HTTP/2 request still succeeds.
Is there some way presently to do that (HTTP/2 over HTTP/1.1)?
I am running version 1.3.3, by the way.
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested