SysML-v2-API-Services icon indicating copy to clipboard operation
SysML-v2-API-Services copied to clipboard

Link header not available in CORS response

Open philip-alldredge opened this issue 2 years ago • 0 comments
trafficstars

When making a cross-origin request to the service, only the content-length and content-type headers are exposed. Tested with the service hosted at http://sysml2.intercax.com:9000/ . The Link header should be exposed to allow pagination. Appears that play.filters.cors.exposedHeaders is the appropriate option.

philip-alldredge avatar Oct 05 '23 20:10 philip-alldredge