crossOrigin property

APICrossOriginConfig crossOrigin
final

The cross-origin configuration: the CORS headers of API responses and the cross-origin isolation headers of static file responses.

See APICrossOriginConfig and the cross_origin APIConfig entry.

Implementation

final APICrossOriginConfig crossOrigin;