[wp-meta] [Making WordPress.org] #5477: Add CORS headers for responses from s.w.org
Making WordPress.org
noreply at wordpress.org
Tue Oct 24 18:33:46 UTC 2023
#5477: Add CORS headers for responses from s.w.org
-------------------------+---------------------
Reporter: westonruter | Owner: (none)
Type: enhancement | Status: closed
Priority: normal | Milestone:
Component: General | Resolution: fixed
Keywords: |
-------------------------+---------------------
Changes (by coffee2code):
* status: new => closed
* resolution: => fixed
Comment:
Closing as fixed since this has since been implemented:
{{{
❯ curl -I https://s.w.org/images/core/emoji/13.0.0/svg/1f6e0.svg
HTTP/2 200
server: nginx
date: Tue, 24 Oct 2023 18:28:20 GMT
content-type: image/svg+xml
content-length: 1020
last-modified: Mon, 15 Jun 2020 17:45:48 GMT
vary: Accept-Encoding
x-frame-options: SAMEORIGIN
expires: Thu, 31 Dec 2037 23:55:55 GMT
cache-control: max-age=315360000
access-control-allow-methods: GET, HEAD
access-control-allow-origin: *
x-nc: MISS den 2
x-content-type-options: nosniff
accept-ranges: bytes
}}}
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/5477#comment:1>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list