Open
Cached
·
11h ago
25
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=106384710; includeSubDomains; preload
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Accept-Ranges
bytes
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding,Cookie,Authorization
accept-ranges: bytes connection: close transfer-encoding: chunked vary: Accept-Encoding,Cookie,Authorization
Caching Headers
Age
63385
Cache-Control
s-maxage=1209600, must-revalidate, max-age=0
Last-Modified
Thu, 26 Mar 2026 09:19:00 GMT
age: 63385 cache-control: s-maxage=1209600, must-revalidate, max-age=0 last-modified: Thu, 26 Mar 2026 09:19:00 GMT
Content Headers
Content-Language
en
Content-Type
text/html; charset=UTF-8
content-language: en content-type: text/html; charset=UTF-8
Server Headers
Server
mw-web.eqiad.main-5c645d96cd-wvktr
server: mw-web.eqiad.main-5c645d96cd-wvktr
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Accept-Ch
Date
Thu, 09 Apr 2026 09:19:00 GMT
Nel
Report-To Group
wm_nel
max-age: 1w
success: 0.0%
failure: 5.0%
Report-To
Group
wm_nel
max-age: 1w
Server-Timing
cache;desc="hit-local", host;desc="cp1110"
X-Analytics
X-Cache
cp1110 hit, cp1110 miss
X-Cache-Status
hit-local
X-Client-Ip
64.34.84.148
X-Request-Id
37e8c791-ff8d-45dc-b044-05a233b44063
accept-ch:
date: Thu, 09 Apr 2026 09:19:00 GMT
nel: { "report_to": "wm_nel", "max_age": 604800, "failure_fraction": 0.05, "success_fraction": 0.0}
report-to: { "group": "wm_nel", "max_age": 604800, "endpoints": [{ "url": "https://intake-logging.wikimedia.org/v1/events?stream=w3c.reportingapi.network_error&schema_uri=/w3c/reportingapi/network_error/1.0.0" }] }
server-timing: cache;desc="hit-local", host;desc="cp1110"
x-analytics:
x-cache: cp1110 hit, cp1110 miss
x-cache-status: hit-local
x-client-ip: 64.34.84.148
x-request-id: 37e8c791-ff8d-45dc-b044-05a233b44063
Recommendations
Enable compression (gzip/brotli) to improve performance