Open
Cached
·
56m ago
18
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=300
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • 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, Cookie, Cookie
accept-ranges: bytes connection: close vary: Accept-Encoding, Cookie, Cookie
Caching Headers
Age
14810
Cache-Control
public, max-age=604800
age: 14810 cache-control: public, max-age=604800
Content Headers
Content-Length
87587
Content-Type
text/html; charset=UTF-8
content-length: 87587 content-type: text/html; charset=UTF-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sat, 25 Jul 2026 01:56:17 GMT
Link
rel=https://api.w.org/
rel=alternate
title=JSON
type=application/json
rel=shortlink
X-Cache
HIT, MISS
X-Cache-Hits
53, 0
X-Served-By
cache-chi-kmdw8640080-CHI, cache-ewr-kewr1740097-EWR
X-Timer
S1784944577.245539,VS0,VE26
date: Sat, 25 Jul 2026 01:56:17 GMT link: <https://giving.washu.edu/wp-json/>; rel="https://api.w.org/", <https://giving.washu.edu/wp-json/wp/v2/pages/152>; rel="alternate"; title="JSON"; type="application/json", <https://giving.washu.edu/>; rel=shortlink via: 1.1 varnish, 1.1 varnish x-cache: HIT, MISS x-cache-hits: 53, 0 x-pantheon-styx-hostname: styx-us-a-7ffbcf568d-nrtl9 x-served-by: cache-chi-kmdw8640080-CHI, cache-ewr-kewr1740097-EWR x-styx-req-id: 8ab42b10-87a9-11f1-982d-f2eecd8a4587 x-timer: S1784944577.245539,VS0,VE26
Recommendations
Enable compression (gzip/brotli) to improve performance