S3 response me Access-Control-Allow-Origin
header only if send to him Origin
and Access-Control-Request-Method
. Is there way that S3 will response Access-Control-Allow-Origin
by default, without any special headers?
According to the W3C CORS spec, the CORS response headers should only be included if the request contains an Origin
header.
S3 follows this spec so it's not possible to force it to always send the CORS response headers.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With