Open
Cached
·
just now
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
38856
Cache-Control
private, s-maxage=0, max-age=0, must-revalidate, no-transform
Last-Modified
Mon, 06 Apr 2026 00:02:55 GMT
age: 38856 cache-control: private, s-maxage=0, max-age=0, must-revalidate, no-transform last-modified: Mon, 06 Apr 2026 00:02:55 GMT
Content Headers
Content-Language
en
Content-Length
247582
Content-Type
text/html; charset=UTF-8
content-language: en content-length: 247582 content-type: text/html; charset=UTF-8
Server Headers
Server
mw-web.eqiad.main-788455d9bc-88kj7
server: mw-web.eqiad.main-788455d9bc-88kj7
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Accept-Ch
Date
Mon, 06 Apr 2026 00:02:58 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="cp1110"
X-Analytics
X-Cache
cp1110 miss, cp1110 hit/9140
X-Cache-Status
hit-front
X-Client-Ip
204.93.227.101
X-Request-Id
e68b26b5-04aa-455b-b4fb-566c19ac298e
accept-ch:
date: Mon, 06 Apr 2026 00:02:58 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="cp1110"
x-analytics:
x-cache: cp1110 miss, cp1110 hit/9140
x-cache-status: hit-front
x-client-ip: 204.93.227.101
x-request-id: e68b26b5-04aa-455b-b4fb-566c19ac298e
Recommendations
Enable compression (gzip/brotli) to improve performance