Open
Cached
·
just now
21
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
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding,User-Agent
connection: close transfer-encoding: chunked vary: Accept-Encoding,User-Agent
Caching Headers
Age
2
Cache-Control
private, s-maxage=0, max-age=0, must-revalidate, no-transform
age: 2 cache-control: private, s-maxage=0, max-age=0, must-revalidate, no-transform
Content Headers
Content-Type
text/html; charset=UTF-8
content-type: text/html; charset=UTF-8
Server Headers
Server
mw-web.eqiad.main-66cfd459dc-dhzbh
server: mw-web.eqiad.main-66cfd459dc-dhzbh
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Thu, 09 Apr 2026 16:44:37 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="pass", host;desc="cp1110"
X-Analytics
X-Cache
cp1110 miss, cp1110 pass
X-Cache-Status
pass
X-Client-Ip
64.34.84.120
X-Request-Id
08bd4c62-ca83-4e1e-9f05-6d4eb0ddfe91
date: Thu, 09 Apr 2026 16:44:37 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="pass", host;desc="cp1110"
x-analytics:
x-cache: cp1110 miss, cp1110 pass
x-cache-status: pass
x-client-ip: 64.34.84.120
x-request-id: 08bd4c62-ca83-4e1e-9f05-6d4eb0ddfe91
Recommendations
Enable compression (gzip/brotli) to improve performance