Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

h2 tests for flow control window #545

Closed
wants to merge 1 commit into from

Conversation

RomanBelozerov
Copy link
Contributor

No description provided.

deproxy_client.py - added `_auto_flow_control` variable in DeproxyClientH2. It allows you to disable flow control window.
@RomanBelozerov RomanBelozerov linked an issue Nov 8, 2023 that may be closed by this pull request
4 tasks
@EvgeniiMekhanik
Copy link
Contributor

Currently we don't have effective way to wait for response headers only. We use workaround in this PR, but we should wait for 5 seconds in each new implemented test. I think we should add TODO with a link to #528

@RomanBelozerov RomanBelozerov marked this pull request as draft November 10, 2023 09:32
@RomanBelozerov
Copy link
Contributor Author

Closed because these changes moved to #515

@RomanBelozerov RomanBelozerov deleted the rb-444-h2-flow-control branch June 7, 2024 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

HTTP/2: Add more tests for flow control
2 participants