Skip to content

Only emit vary origin for CORS wildcard mode - #1171

Merged
hueniverse merged 1 commit into
masterfrom
cors-vary
Nov 24, 2013
Merged

hueniverse merged 1 commit into
masterfrom
cors-vary

Conversation

@kpdecker

Copy link
Copy Markdown
Contributor

If wildcards are not set then the server will respond with a static origin
list per the spec. This behavior can be disabled with the isOriginExposed
flag, effectively forcing wildcard-type behavior.

If wildcards are defined, other the simple *, all requests will have the vary
origin response applied to them.

If wildcards are not set then the server will respond with a static origin list per the spec. This behavior can be disabled with the isOriginExposed flag, effectively forcing wildcard-type behavior.

If wildcards are defined, other the simple *, all requests will have the vary origin response applied to them.
hueniverse pushed a commit that referenced this pull request Nov 24, 2013
Only emit vary origin for CORS wildcard mode
@hueniverse
hueniverse merged commit 68aa36c into master Nov 24, 2013
@hueniverse
hueniverse deleted the cors-vary branch November 25, 2013 09:00
jmonster pushed a commit to jmonster/hapi that referenced this pull request Feb 10, 2014
Only emit vary origin for CORS wildcard mode
@lock lock Bot locked as resolved and limited conversation to collaborators Jan 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants