kadirahq / lokka-transport-http

HTTP Transport Layer for Lokka
MIT License
41 stars 38 forks source link

optional CORS credentials support #11

Closed MikeBild closed 8 years ago

MikeBild commented 8 years ago

Support for optional credentials flag to fix:

Response to preflight request doesn't pass access control check: A wildcard '*' cannot be used in the 'Access-Control-Allow-Origin' header when the credentials flag is true.

johnrjj commented 8 years ago

Need this! Can this please be merged.

arunoda commented 8 years ago

Okay. This sounds fine.