Description
I'm trying to use the XHR object of a GET request via Javascript using the standard getResponseHeader() method to get the value of the "Etag" response header. Since it's not a simple response header it should be listed in the "Access-Control-Expose-Headers" header to provide accessibility.
Attachments
Issue Links
- relates to
-
MARMOTTA-566 special headers (like Location) are not accessible in CORS request responses
- Closed