Fixed
Details
Details
Assignee
Thomas Scheffler
Thomas SchefflerReporter
Sebastian Hofmann
Sebastian HofmannComponents
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
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.