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

Support overriding request headers in middlewares #41380

Merged
merged 15 commits into from Oct 20, 2022
Merged

Support overriding request headers in middlewares #41380

merged 15 commits into from Oct 20, 2022

Commits on Oct 13, 2022

  1. Configuration menu
    Copy the full SHA
    3db1a04 View commit details
    Browse the repository at this point in the history
  2. Remove internal headers from the

    response
    nuta committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    afe4c78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7dca395 View commit details
    Browse the repository at this point in the history
  4. Make linter happy

    nuta committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    1306149 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. Add test cases for gSSP

    nuta committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    f0048ce View commit details
    Browse the repository at this point in the history
  2. Fix tests for gSSP

    nuta committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    77956ee View commit details
    Browse the repository at this point in the history
  3. test: Remove unused config

    nuta committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    b955445 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6430cff View commit details
    Browse the repository at this point in the history
  5. Add a test in app-dir

    nuta committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    664e101 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. Configuration menu
    Copy the full SHA
    0f4ffdd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f47e555 View commit details
    Browse the repository at this point in the history
  3. Use next/headers

    nuta committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    809ba96 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5980261 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

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