Closed
Description
Chrome will want a Access-Control-Allow-Private-Network
header from the application if Access-Control-Request-Private-Network
is sent in the preflight request. It would be nice if the CrossOrigin annotation handled this.
See https://developer.chrome.com/blog/private-network-access-preflight/.