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

#360 Routing based on values in designated upstream request headers #1684

Open
wants to merge 13 commits into
base: develop
Choose a base branch
from

Commits on Feb 17, 2024

  1. Implementation of support for routing based on values in designated u…

    …pstream request headers.
    mrclayman authored and raman-m committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    d7207e1 View commit details
    Browse the repository at this point in the history
  2. Added upstream header routing options as an additional criterion to c…

    …onsider when evaluating duplication between upstream path mappings.
    mrclayman authored and raman-m committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    f257989 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a70a27a View commit details
    Browse the repository at this point in the history
  4. Integration of additional PR feedback

    mrclayman authored and raman-m committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    378ad62 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bfbc586 View commit details
    Browse the repository at this point in the history
  6. IDE1006 Naming rule violation: These words must begin with upper case…

    … characters: should_*
    raman-m committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    780a7f9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eb00e01 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    af708f2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4622bb8 View commit details
    Browse the repository at this point in the history
  10. Shorten method name

    raman-m committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    fec3b9f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    453cc69 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1bf0517 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5f56f96 View commit details
    Browse the repository at this point in the history