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 signal in handler always aborted in HTTP/1.1 #1218

Merged
merged 3 commits into from
Sep 9, 2024
Merged

Commits on Sep 9, 2024

  1. Add test for handler in HTTP/1.1 always aborted

    Signed-off-by: Sri Krishna Paritala <[email protected]>
    srikrsna-buf committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    90b2bb9 View commit details
    Browse the repository at this point in the history
  2. Fix signal abort in H/1 handler

    Signed-off-by: Sri Krishna Paritala <[email protected]>
    srikrsna-buf committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    99de3f4 View commit details
    Browse the repository at this point in the history
  3. Switch to overload

    Signed-off-by: Sri Krishna Paritala <[email protected]>
    srikrsna-buf committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    a8a1a8e View commit details
    Browse the repository at this point in the history