-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
Description
Hey,
Thanks for your awesome work on remoteStorage, love it.
I couldn't find any mention of Access-Control-Expose-Headers in the current version of the spec. I did find mentions in previous version though https://github.com/remotestorage/spec/issues?q=Access-Control-Expose-Headers+is%3Aclosed .
See https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Access-Control-Expose-Headers
Is there any reason Access-Control-Expose-Headers was removed ? Without it browsers will not allow to get Content-Length and ETag headers.