What does it indicate if the 'Access-Control-Allow-Origin' header is present on the requested resource?
A. The resource allows cross-origin requests from specified domains.
B. The resource is restricted to requests only from the same origin.
C. The resource is blocked from all cross-origin requests.
D. The resource is configured to reject all incoming requests.