Open
Cached
·
just now
13
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • 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
accept-ranges: bytes connection: close
Caching Headers
Age
11321
Cache-Control
public,max-age=0,must-revalidate
Etag
"d54048411281c33aa90556183fca41a3-ssl"
age: 11321 cache-control: public,max-age=0,must-revalidate etag: "d54048411281c33aa90556183fca41a3-ssl"
Content Headers
Content-Length
17059
Content-Type
text/html; charset=UTF-8
content-length: 17059 content-type: text/html; charset=UTF-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Mon, 27 Jul 2026 06:34:59 GMT
X-Nf-Request-Id
01KYH4HB9NE9MVP3FC3ZE8YMD5
cache-status: "Netlify Edge"; hit date: Mon, 27 Jul 2026 06:34:59 GMT link: <https://pglite.dev/>; rel="canonical" x-nf-request-id: 01KYH4HB9NE9MVP3FC3ZE8YMD5
Recommendations
Enable compression (gzip/brotli) to improve performance