This repository has been archived on 2022-10-07. You can view files and clone it, but cannot push or open issues or pull requests.
2020-07-27 15:16:17 +00:00
|
|
|
more_set_headers 'Access-Control-Allow-Origin: *';
|
|
|
|
more_set_headers 'Access-Control-Allow-Methods: GET, POST, OPTIONS, PUT, DELETE';
|
|
|
|
more_set_headers 'Access-Control-Allow-Headers: DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range';
|
2020-07-27 15:18:09 +00:00
|
|
|
more_set_headers 'Access-Control-Expose-Headers: Content-Length,Content-Range';
|