Open
Cached
·
3h ago
25
Headers
Detected Technologies from 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
Vary
Accept-Encoding,X-Subdomain,Cookie,Authorization,User-Agent
accept-ranges: bytes connection: close vary: Accept-Encoding,X-Subdomain,Cookie,Authorization,User-Agent
Caching Headers
Age
81833
Cache-Control
private, s-maxage=0, max-age=0, must-revalidate, no-transform
Last-Modified
Thu, 09 Apr 2026 21:12:00 GMT
age: 81833 cache-control: private, s-maxage=0, max-age=0, must-revalidate, no-transform last-modified: Thu, 09 Apr 2026 21:12:00 GMT
Content Headers
Content-Language
en
Content-Length
77320
Content-Type
text/html; charset=UTF-8
content-language: en content-length: 77320 content-type: text/html; charset=UTF-8
Server Headers
Server
mw-web.eqiad.main-74855d8769-g6h75
server: mw-web.eqiad.main-74855d8769-g6h75
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Accept-Ch
Date
Thu, 09 Apr 2026 21:20:49 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-front", host;desc="cp1102"
X-Analytics
X-Cache
cp1102 miss, cp1102 hit/26
X-Cache-Status
hit-front
X-Client-Ip
204.93.227.85
X-Request-Id
327d6623-b5e8-4a2e-be9c-5da2ceeeac39
accept-ch:
date: Thu, 09 Apr 2026 21:20:49 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-front", host;desc="cp1102"
x-analytics:
x-cache: cp1102 miss, cp1102 hit/26
x-cache-status: hit-front
x-client-ip: 204.93.227.85
x-request-id: 327d6623-b5e8-4a2e-be9c-5da2ceeeac39
Recommendations
Enable compression (gzip/brotli) to improve performance