Open
Cached
·
just now
14
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
Content-Security-Policy
Missing
Not configured
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 Strict-Transport-Security header with max-age of at least 1 year
- • 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
3 headers
Connection
Performance
keep-alive
Transfer-Encoding
Performance
chunked
Vary
Performance
Accept-Encoding
Caching Headers
3 headers
Cache-Control
Caching
private, must-revalidate
Expires
Caching
-1
Pragma
Caching
no-cache
Content Headers
1 headers
Content-Type
Content
text/html; charset=UTF-8
Server Headers
1 headers
Server
Server
nginx
CORS Headers
0 headers
No CORS headers found
Cookies Headers
1 headers
Set-Cookie
Cookies
laravel_session=eyJpdiI6Ik9cL2xERUVTc09uZERoMTJCMXl3QWpRPT0iLCJ2YWx1ZSI6Im9mazY5eklnSEhEQkhsNEViZlhScnR2elBwd1VkNkZMdnQrWFlZaEZQMG85dW1zNXVjcmo5Vm9rYTRGbHlNZm4iLCJtYWMiOiIyZjIxMDY3ZmUwODQ5NjY0YmI3ZDQ1NDkyMzhkN2Y3MDgwMjZjOGY3ODc2NmM2OGFhNDkwYzcxYzIyMjdlMTJmIn0%3D; expires=Mon, 17-Nov-2025 12:12:36 GMT; Max-Age=7200; path=/; httponly
Other Headers
5 headers
Date
Other
Mon, 17 Nov 2025 10:12:36 GMT
Host-Header
Other
6b7412fb82ca5edfd0917e3957f05d89
X-Httpd
Other
1
X-Proxy-Cache
Other
MISS
X-Proxy-Cache-Info
Other
0 NC:000000 UP:SKIP_CACHE_SET_COOKIE
Recommendations
Enable compression (gzip/brotli) to improve performance
Analysis completed in 805ms