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

Move TimingAllowOrigin to security submodule #217

Merged
merged 1 commit into from
Aug 8, 2020

Conversation

yoshuawuyts
Copy link
Member

Timing-Allow-Origin is labeled under "security" on MDN ref. This moves it to http-types' security submodule.

However since it's then no longer contextual I've renamed AllowOrigin to TimingAllowOrigin and Origin to TimingOrigin. Unfortunately there is no canonical single "Origin" spec for HTTP so namespacing it that way seemed like the right thing to do.

@yoshuawuyts yoshuawuyts merged commit 1b5d4f2 into master Aug 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants