Open bernhardreiter opened 1 year ago
To allow browser based application to access the public files, the HTTP header Access-Control-Allow Origin: * must be set.
Access-Control-Allow Origin: *
For more details see https://github.com/csaf-poc/csaf_webview/issues/15 and https://github.com/oasis-tcs/csaf/issues/653 .
To allow browser based application to access the public files, the HTTP header
Access-Control-Allow Origin: *
must be set.For more details see https://github.com/csaf-poc/csaf_webview/issues/15 and https://github.com/oasis-tcs/csaf/issues/653 .