Change HTTP2 max concurrent streams value #2416
-
Is it possible to change the max concurrent streams value for an HTTP2 connection? I was looking into this but it appears that the default value from the H2Connection class is used in the HTTP2Connection object, and cannot be changed. Is this intended to be not configurable, or am I missing something? Thanks! Note: I had originally opened an issue in encode/httpcore/issues/598 but if this is the more appropriate forum to discuss this, I will close that. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 9 replies
-
Currently, no. |
Beta Was this translation helpful? Give feedback.
-
Hello! Thanks! |
Beta Was this translation helpful? Give feedback.
-
@tomchristie Whenever you get a chance, I have opened encode/httpcore#652 to adrdess this issue. |
Beta Was this translation helpful? Give feedback.
Currently, no.