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 middleware header propagation #30288

Merged
merged 7 commits into from Oct 26, 2021
Merged

Commits on Oct 25, 2021

  1. Copy the full SHA
    47b0f43 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f7c1794 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. Copy the full SHA
    d921446 View commit details
    Browse the repository at this point in the history
  2. Fix appending headers

    styfle committed Oct 26, 2021
    Copy the full SHA
    5a08c01 View commit details
    Browse the repository at this point in the history
  3. Special case Set-Cookie

    styfle committed Oct 26, 2021
    Copy the full SHA
    d31615b View commit details
    Browse the repository at this point in the history
  4. Remove console.log()

    styfle committed Oct 26, 2021
    Copy the full SHA
    86097d8 View commit details
    Browse the repository at this point in the history
  5. Cleanup tests

    styfle committed Oct 26, 2021
    Copy the full SHA
    9d26aca View commit details
    Browse the repository at this point in the history