Cached · just now
22 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Good
max-age=63072000; includeSubDomains
Content-Security-Policy
Missing
Not configured Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Consider adding 'preload' to HSTS for maximum security
  • 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
Performance
bytes
Connection
Performance
close
Vary
Performance
rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch, X-Language-Locale, X-Scribd-Country-Code, X-Bot

Caching Headers

Age
Caching
114328
Cache-Control
Caching
public, no-cache

Content Headers

Content-Length
Content
221371
Content-Type
Content
text/html; charset=utf-8

Server Headers

Server
Server
envoy
X-Powered-By
Server
Next.js

CORS Headers

No CORS headers found

Cookies Headers

Set-Cookie
Cookies

Other Headers

Alt-Svc
Other
h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400
Date
Other
Thu, 25 Jun 2026 07:46:16 GMT
Via
Other
1.1 varnish
X-Amzn-Requestid
Other
1938c801-191d-4063-9ca2-04aa5ee0bb23
X-Cache
Other
MISS, HIT
X-Cache-Hits
Other
0, 0
X-Custom-Pathname
Other
/
X-Envoy-Upstream-Service-Time
Other
67
X-Served-By
Other
cache-ewr-kewr1740036-EWR, cache-ewr-kewr1740086-EWR
X-Timer
Other
S1782373577.964824,VS0,VE1

Recommendations

Enable compression (gzip/brotli) to improve performance

Consider removing X-Powered-By header to hide server technology