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(http): fix HTTP protocol errors following non-successful requests #4125

Merged
merged 23 commits into from Jan 19, 2024

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    97c98bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3ef98e View commit details
    Browse the repository at this point in the history
  3. better http reject messages

    ideoma committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    36deaf5 View commit details
    Browse the repository at this point in the history
  4. clear header parser content

    ideoma committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    db0d1a1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3afcebd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6224418 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fbda574 View commit details
    Browse the repository at this point in the history
  8. fix java8 compilation

    ideoma committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    319d946 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. make test more stable

    ideoma committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    d783f59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f677c16 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37dff26 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6bfec72 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    bd63658 View commit details
    Browse the repository at this point in the history
  2. Revert "fix race from disconnect and retry to clear resources"

    This reverts commit bd63658.
    ideoma committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    766ca66 View commit details
    Browse the repository at this point in the history
  3. Revert "fix client initiated disconnects on windows resulting to null…

    … pointer exception"
    
    This reverts commit 6bfec72.
    ideoma committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    86fc689 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    b74c4ba View commit details
    Browse the repository at this point in the history
  2. refactor to hide dispatcher from IO Context implementation to avoid d…

    …ouble context scheduling
    ideoma committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    eccdd76 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3156c12 View commit details
    Browse the repository at this point in the history
  4. fix test

    ideoma committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    6d9b3cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5592155 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Configuration menu
    Copy the full SHA
    0fe3e9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f0f190 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

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