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(server): Support HTTP half-close connections #2089

Merged
merged 10 commits into from
May 3, 2023

Commits on May 2, 2023

  1. test: stub

    jjbayer committed May 2, 2023
    Configuration menu
    Copy the full SHA
    bc41614 View commit details
    Browse the repository at this point in the history
  2. wip

    jjbayer committed May 2, 2023
    Configuration menu
    Copy the full SHA
    35b23a3 View commit details
    Browse the repository at this point in the history
  3. wip

    jjbayer committed May 2, 2023
    Configuration menu
    Copy the full SHA
    c77d09d View commit details
    Browse the repository at this point in the history
  4. wip

    jjbayer committed May 2, 2023
    Configuration menu
    Copy the full SHA
    bbc2df3 View commit details
    Browse the repository at this point in the history
  5. wip

    jjbayer committed May 2, 2023
    Configuration menu
    Copy the full SHA
    bd50e65 View commit details
    Browse the repository at this point in the history
  6. test: reproduce

    jjbayer committed May 2, 2023
    Configuration menu
    Copy the full SHA
    f434328 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. test: proper assertion

    jjbayer committed May 3, 2023
    Configuration menu
    Copy the full SHA
    346deb6 View commit details
    Browse the repository at this point in the history
  2. cleanup

    jjbayer committed May 3, 2023
    Configuration menu
    Copy the full SHA
    9d867a9 View commit details
    Browse the repository at this point in the history
  3. fix: Set half-close to true

    jjbayer committed May 3, 2023
    Configuration menu
    Copy the full SHA
    17c61da View commit details
    Browse the repository at this point in the history
  4. doc: changelog

    jjbayer committed May 3, 2023
    Configuration menu
    Copy the full SHA
    df43a6d View commit details
    Browse the repository at this point in the history