Cached · just now
19 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
Content-Security-Policy
Weak
frame-ancestors 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=(); +1 more
Recommendations
  • Consider adding 'preload' to HSTS for maximum security
  • Significantly strengthen CSP directives
  • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking

Performance Headers

Connection
Performance
close
Vary
Performance
Accept-Encoding

Caching Headers

Etag
Caching
W/"49-e0SZPNxAALXL8+DhfEsYo467474"

Content Headers

Content-Length
Content
73
Content-Type
Content
application/json; charset=utf-8

Server Headers

Server
Server
Google Frontend
X-Powered-By
Server
Express

CORS Headers

No CORS headers found

Cookies Headers

No cookies headers found

Other Headers

Date
Other
Thu, 20 Aug 2026 00:17:42 GMT
X-Clerk-Auth-Reason
Other
session-token-and-uat-missing
X-Clerk-Auth-Status
Other
signed-out
X-Cloud-Trace-Context
Other
9ae8ca026b523ece77e17a688d48f424
X-Ratelimit-Limit
Other
100
X-Ratelimit-Remaining
Other
89
X-Ratelimit-Reset
Other
1787185083

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching

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