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

Add remove_, set_ and add_headers #98

Merged
merged 7 commits into from
Jan 19, 2021
Merged

Add remove_, set_ and add_headers #98

merged 7 commits into from
Jan 19, 2021

Commits on Jan 19, 2021

  1. Simplify handling of CORS headers

    Alex Schneider authored and Marcel Ludwig committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    800e6cc View commit details
    Browse the repository at this point in the history
  2. Docu

    Alex Schneider authored and Marcel Ludwig committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    ffaa19a View commit details
    Browse the repository at this point in the history
  3. Add support for add/set/remove_re..._headers

    Remove support for `re..._headers`
    Alex Schneider authored and Marcel Ludwig committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    9fc4bba View commit details
    Browse the repository at this point in the history
  4. Reduce the number of iterations over options

    Alex Schneider authored and Marcel Ludwig committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    c7bb1ae View commit details
    Browse the repository at this point in the history
  5. Test

    Alex Schneider authored and Marcel Ludwig committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    a78e717 View commit details
    Browse the repository at this point in the history
  6. More tests

    Alex Schneider authored and Marcel Ludwig committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    8b7432d View commit details
    Browse the repository at this point in the history
  7. format docs

    Marcel Ludwig committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    fe988af View commit details
    Browse the repository at this point in the history