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

[HTTP/2] Throw meaningful exception if we get GOAWAY while reading response body #104707

Merged
merged 7 commits into from
Jul 12, 2024

Commits on Jul 11, 2024

  1. Throw HttpProtocolException in case we get a GOAWAY frame while waiti…

    …ng for next frame on response
    liveans committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    b64f89f View commit details
    Browse the repository at this point in the history
  2. Fix helper method names

    liveans committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    c975b90 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Miha Zupan <mihazupan.zupan1@gmail.com>
    liveans and MihaZupan committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    c1e6015 View commit details
    Browse the repository at this point in the history
  4. Code review feedback

    liveans committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    d4cb83e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    95a609e View commit details
    Browse the repository at this point in the history
  6. Revert method names

    liveans committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    2bb76ec View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a07ecc5 View commit details
    Browse the repository at this point in the history