gebn / gebn.co.uk

Personal website
https://gebn.co.uk
0 stars 0 forks source link

Configure CORS #13

Open gebn opened 7 years ago

gebn commented 7 years ago

It looks like you want:

Access-Control-Allow-Origin: https://gebn.co.uk
Access-Control-Allow-Methods: GET, HEAD
Vary: Origin

The Vary header is required by the spec as an origin host is specified.