Allow 'Location' in Access-Control-Expose-Headers

Description

When i create a Object with the rest api v1 (i think v2 is the same), then the resulting request contains the Location header, which points to the createt object. If i do this with a browser from a different location (e.g. angular development server), then i am unable to access the Location header field, because the Access-Control-Expose-Headers is not set.

Environment

None

Activity

Thomas Scheffler 
August 15, 2018 at 9:10 AM

An Annotation is required to support Header other than 'Authorization' to be exposed. We will provide this and implement the usage of the 'Location' header where needed.

Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Created July 20, 2018 at 6:13 PM
Updated August 27, 2018 at 11:53 AM
Resolved August 23, 2018 at 12:49 PM