Access-Control-Allow-Origin HTTP Header

Access-Control-Allow-Origin

Indicate whether the response can be shared with the given origin.

Accepted Values

One of the following values is accepted.

*

The browser is allowed to request resources from the origin.

null

The null origin

Example

Access-Control-Allow-Origin: *

Parse

Enter a Access-Control-Allow-Origin header below to parse and return details about it.

Reference

https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Access-Control-Allow-Origin