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

Reduce cases in which browsers would trigger a CORS preflight request #1955

Merged
merged 13 commits into from
Sep 15, 2023

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    782016f View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Update CHANGELOG.md

    Signed-off-by: Dmitry Semenov <[email protected]>
    lonelyteapot authored Sep 8, 2023
    Configuration menu
    Copy the full SHA
    a976ed2 View commit details
    Browse the repository at this point in the history
  2. Fix formatting

    lonelyteapot committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    e3bf9e9 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Enable tests on Firefox

    lonelyteapot committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    10318e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8d5e72 View commit details
    Browse the repository at this point in the history
  3. Add CORS preflight tests

    lonelyteapot committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    b2674c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c15be8c View commit details
    Browse the repository at this point in the history
  5. Expand main logic

    lonelyteapot committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    6352ea1 View commit details
    Browse the repository at this point in the history
  6. Log warnings

    lonelyteapot committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    f454e03 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    103e11c View commit details
    Browse the repository at this point in the history
  8. Update CHANGELOG.md

    lonelyteapot committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    e1116cd View commit details
    Browse the repository at this point in the history
  9. Add a couple tests

    lonelyteapot committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    e1ec758 View commit details
    Browse the repository at this point in the history
  10. Tweak a comment

    lonelyteapot committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    a35dfc3 View commit details
    Browse the repository at this point in the history