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

server: add missing conn.Close if the connection dies before reading the HTTP/2 preface #4837

Merged
merged 5 commits into from Oct 4, 2021

Commits on Oct 1, 2021

  1. Copy the full SHA
    d3892a5 View commit details
    Browse the repository at this point in the history
  2. minor cleanup

    dfawley committed Oct 1, 2021
    Copy the full SHA
    3a34ae0 View commit details
    Browse the repository at this point in the history
  3. minor cleanup 2

    dfawley committed Oct 1, 2021
    Copy the full SHA
    c4ee7e0 View commit details
    Browse the repository at this point in the history
  4. be more optimistic

    dfawley committed Oct 1, 2021
    Copy the full SHA
    48c8294 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2021

  1. comment tweak

    dfawley committed Oct 4, 2021
    Copy the full SHA
    709d464 View commit details
    Browse the repository at this point in the history