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

fix(H2 Client): bind stream 'data' listener only after received 'response' event #2985

Merged
merged 6 commits into from
Mar 25, 2024

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    cd2eaf4 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. Revert "fix(fetch): pause stream if data is received before headers i…

    …n HTTP/2"
    
    This reverts commit cd2eaf4.
    st3ffgv4 committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    cf6a5ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9219ee3 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. Revert "fix(H2 Client): pause stream if response data is sent before …

    …response event"
    
    This reverts commit 9219ee3.
    st3ffgv4 committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    fb8d568 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c661b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54cd840 View commit details
    Browse the repository at this point in the history