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

Should allow regex's for permissible request and response headers. #2

Open
drobbins opened this issue Feb 28, 2012 · 1 comment
Open

Comments

@drobbins
Copy link

e.g. in Riak, meta-data can take the form of an http header: X-Riak-Meta-*. Corser cannot proxy Riak effectively w/o this feature.

@agrueneberg
Copy link
Owner

Unfortunately, neither Access-Control-Allow-Headers (for request headers) nor Access-Control-Expose-Headers (for response headers) allow wildcards, let alone regular expressions. I'll look into it, maybe there is another way.

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