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

4.x: Http2 OutputStream redirect support #7637

Merged
merged 8 commits into from
Sep 27, 2023

Commits on Sep 25, 2023

  1. HTTP2 redirect support

    Signed-off-by: David Kral <david.k.kral@oracle.com>
    Verdent committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    a38524d View commit details
    Browse the repository at this point in the history
  2. ReleasableResource used

    Signed-off-by: David Kral <david.k.kral@oracle.com>
    Verdent committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    03a780e View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. rebase to the server 100-Continue fix

    Signed-off-by: David Kral <david.k.kral@oracle.com>
    Verdent committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    48466c0 View commit details
    Browse the repository at this point in the history
  2. minor adjustments

    Signed-off-by: David Kral <david.k.kral@oracle.com>
    Verdent committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    2c8a875 View commit details
    Browse the repository at this point in the history
  3. minor adjustments 2

    Signed-off-by: David Kral <david.k.kral@oracle.com>
    Verdent committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    0267433 View commit details
    Browse the repository at this point in the history
  4. removed some extra complexity

    Signed-off-by: David Kral <david.k.kral@oracle.com>
    Verdent committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    83fccaa View commit details
    Browse the repository at this point in the history
  5. Added support for user set expect 100-Continue

    Signed-off-by: David Kral <david.k.kral@oracle.com>
    Verdent committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    bb96454 View commit details
    Browse the repository at this point in the history
  6. Minor changes

    Signed-off-by: David Kral <david.k.kral@oracle.com>
    Verdent committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    44183bd View commit details
    Browse the repository at this point in the history