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

Test Access Control headers #8

Closed
wants to merge 2 commits into from
Closed

Test Access Control headers #8

wants to merge 2 commits into from

Commits on Nov 21, 2018

  1. Test Access Control headers

    Hamled committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    99e9fa0 View commit details
    Browse the repository at this point in the history
  2. CORS tests include likely origins

    * `host` - Default host in tests (unconfigured it's `www.example.com`)
    * `localhost:3000` - Default Rails/create-react-app host
    * `null` - Origin value for requests made by `file://` sources
    Hamled committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    3f8bf6d View commit details
    Browse the repository at this point in the history