27 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Missing
Not configured
Content-Security-Policy
Missing
Not configured Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Add Strict-Transport-Security header with max-age of at least 1 year
  • Add Content-Security-Policy header to prevent XSS attacks
  • 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

Connection
Performance
close

Caching Headers

Age
Caching
7
Cache-Control
Caching
public, max-age=5, stale-while-revalidate=86400, stale-if-error=2628000

Content Headers

Content-Length
Content
266460
Content-Type
Content
text/html

Server Headers

Server
Server
Google Frontend
X-Powered-By
Server
Express

CORS Headers

Access-Control-Allow-Headers
Cors
content-type, accept, authorization, x-builder-sdk, x-builder-sdk-gen, x-builder-sdk-version, sentry-trace, baggage
Access-Control-Allow-Methods
Cors
GET, POST, PUT, DELETE, OPTIONS, PATCH
Access-Control-Allow-Origin
Cors
*

Cookies Headers

No cookies headers found

Other Headers

Access-Control-Allow-Private-Network
Other
true
Cache-Tag
Other
344222511957, 344222511957:site-migration
Cdn-Cache-Control
Other
public, max-age=5, stale-while-revalidate=86400, stale-if-error=2628000
Cdn-Cache-Status
Other
hit
Date
Other
Wed, 26 Aug 2026 16:59:05 GMT
Function-Execution-Id
Other
qv2sg1hvq0do
Netlify-Cdn-Cache-Control
Other
public, max-age=600, stale-while-revalidate=604800, stale-if-error=3600
Speculation-Rules
Other
"/_agent-native/speculation-rules.json"
Surrogate-Control
Other
public, max-age=5, s-maxage=5, stale-if-error=2678400, stale-while-revalidate=86400
Traceparent
Other
00-4977fccc8ba3346409ea665fa9eff9c9-20687e4d48917db8-00
Via
Other
1.1 google, 1.1 ea0f86c249e022d5015ce79f54e723d0.cloudfront.net (CloudFront)
X-Amz-Cf-Id
Other
z4_tFtXf0uKZJFcOPAcNGILvNVg9cR964vapm-RKAYAgXg6M3GWsfA==
X-Amz-Cf-Pop
Other
IAD12-P1
X-Cache
Other
Hit from cloudfront
X-Cloud-Trace-Context
Other
4977fccc8ba3346409ea665fa9eff9c9/2335255277186678200
X-Request-Id
Other
7261cd50-a16f-11f1-89d7-6d681558e21c

Recommendations

Enable compression (gzip/brotli) to improve performance

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