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

feat(headers): Add Access-Control-Allow-Credentials header #693

Merged
merged 1 commit into from
Nov 22, 2015
Merged

feat(headers): Add Access-Control-Allow-Credentials header #693

merged 1 commit into from
Nov 22, 2015

Conversation

brycefisher
Copy link

There is only one acceptable value for this header, "true", so
there header struct is unit-like (no fields nor data inside). See
documentation and tests for more info. Case insensitive.

Closes #655

There is only one acceptable value for this header, "true", so
there header struct is unit-like (no fields nor data inside). See
documentation and tests for more info. Case insensitive.

Closes #655
@seanmonstar
Copy link
Member

This looks great to me. Thanks!

seanmonstar added a commit that referenced this pull request Nov 22, 2015
…edentials

feat(headers): Add Access-Control-Allow-Credentials header
@seanmonstar seanmonstar merged commit 9c99e93 into hyperium:master Nov 22, 2015
@brycefisher brycefisher deleted the feat/access-control-allow-credentials branch November 22, 2015 18:38
@brycefisher
Copy link
Author

Hooray!! Thanks @seanmonstar and @Ryman

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