Cached · just now
21 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Excellent
max-age=63072000; includeSubDomains; preload
Content-Security-Policy
Basic
script-src; base-uri; object-src; +2 more Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
camera=(), microphone=(), geolocation=()
Recommendations
  • Improve CSP by adding more specific directives and removing 'unsafe-inline'
  • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking

Performance Headers

Connection
Performance
close
Transfer-Encoding
Performance
chunked
Vary
Performance
x-ngrok-edge, Accept

Caching Headers

Age
Caching
0
Cache-Control
Caching
public, max-age=0, must-revalidate

Content Headers

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

Server Headers

No server headers found

CORS Headers

No CORS headers found

Cookies Headers

Set-Cookie
Cookies

Other Headers

Cdn-Cache-Control
Other
public, s-maxage=60, stale-while-revalidate=86400
Date
Other
Tue, 15 Sep 2026 03:36:17 GMT
Link
Other
X-Debug-Has-Ngrok-Header
Other
true
X-Debug-Indexing-Blocked
Other
false
X-Debug-Is-Prod
Other
true
X-Ngrok-Edge
Other
1
X-Ngrok-We-Are-Hiring
Other
https://ngrok.com/careers

Recommendations

Enable compression (gzip/brotli) to improve performance