Open
Cached
·
just now
20
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=106384710; includeSubDomains; preload
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Add X-Content-Type-Options: nosniff
- • 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
accept-ranges: bytes connection: close vary: Accept-Encoding
Caching Headers
Age
0
Etag
W/"482-64df1c7742a40"
Last-Modified
Thu, 26 Mar 2026 18:44:49 GMT
age: 0 etag: W/"482-64df1c7742a40" last-modified: Thu, 26 Mar 2026 18:44:49 GMT
Content Headers
Content-Length
1154
Content-Type
text/html
content-length: 1154 content-type: text/html
Server Headers
Server
mw-web.eqiad.main-77f9b8795c-4pf7r
server: mw-web.eqiad.main-77f9b8795c-4pf7r
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sat, 11 Apr 2026 00:06:46 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="miss", host;desc="cp1102"
X-Analytics
X-Cache
cp1102 miss, cp1102 miss
X-Cache-Status
miss
X-Client-Ip
204.93.227.85
X-Request-Id
56da0ca2-8af9-43b1-9c1b-cf19a9b9f0a9
date: Sat, 11 Apr 2026 00:06:46 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="miss", host;desc="cp1102"
x-analytics:
x-cache: cp1102 miss, cp1102 miss
x-cache-status: miss
x-client-ip: 204.93.227.85
x-request-id: 56da0ca2-8af9-43b1-9c1b-cf19a9b9f0a9
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching