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

777 duplicate CORS response headers #804

Merged
merged 8 commits into from
Apr 8, 2024

Commits on Apr 8, 2024

  1. added max_age to test; added CORS response headers to test as if comi…

    …ng from 'backend'
    johakoch authored and malud committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    792f479 View commit details
    Browse the repository at this point in the history
  2. added registering of header modifiers that run before or after header…

    … modifiers configured by (add|remove|set)_response_headers attributes
    johakoch authored and malud committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    3ec4bfc View commit details
    Browse the repository at this point in the history
  3. register deleting all existing CORS response headers before setting/a…

    …dding specific ones, to be run _before_ header modifiers configured by (add|remove|set)_response_headers attributes
    johakoch authored and malud committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    e696e76 View commit details
    Browse the repository at this point in the history
  4. added changelog entry

    johakoch authored and malud committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    5262270 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    43081d0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0eba9f9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5e33b54 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    794f63a View commit details
    Browse the repository at this point in the history