You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.The text was updated successfully, but these errors were encountered: