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

Can you add a simple AllowAll ? #34

Closed
oliverjanik opened this issue Jun 8, 2017 · 2 comments
Closed

Can you add a simple AllowAll ? #34

oliverjanik opened this issue Jun 8, 2017 · 2 comments

Comments

@oliverjanik
Copy link

Usage:

cors.AllowAll().Handler(...)
@rs
Copy link
Owner

rs commented Jun 8, 2017

That’s what Default is doing.

@oliverjanik
Copy link
Author

No, It does not allow PUT method or Authorization header.

@rs rs closed this as completed in 3d4811e Jun 8, 2017
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

No branches or pull requests

2 participants