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

feat: add annotation to allow to add custom response headers #9742

Merged
merged 16 commits into from
Apr 9, 2024

Commits on Apr 9, 2024

  1. add custom headers

    Signed-off-by: Christian Groschupp <[email protected]>
    cgroschupp committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    87f27d9 View commit details
    Browse the repository at this point in the history
  2. add tests

    Signed-off-by: Christian Groschupp <[email protected]>
    cgroschupp committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    8c34a2d View commit details
    Browse the repository at this point in the history
  3. add docs

    cgroschupp committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    15bbdf9 View commit details
    Browse the repository at this point in the history
  4. update copyright

    cgroschupp committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    21fc50f View commit details
    Browse the repository at this point in the history
  5. change comments

    cgroschupp committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    0f5c9fa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d2a2a11 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    196d49d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ba3525b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3673b36 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6836b71 View commit details
    Browse the repository at this point in the history
  11. fix annotation test

    cgroschupp committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    ccb990e View commit details
    Browse the repository at this point in the history
  12. Revert "remove escapeLiteralDollar filter"

    This reverts commit ab48392b60dee4ce146a4c17e046849f9633c7fb.
    cgroschupp committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    e659988 View commit details
    Browse the repository at this point in the history
  13. add annotationConfig

    cgroschupp committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    e82f1cf View commit details
    Browse the repository at this point in the history
  14. fix test

    cgroschupp committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    42dd6b6 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    47cb871 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0d2ea1a View commit details
    Browse the repository at this point in the history