Open
Cached
·
just now
14
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
Content-Security-Policy
Basic
default-src; style-src; script-src; +4 more
default-src 'self';style-src 'self' 'unsafe-inline';script-src 'self' 'unsafe-inline' 'unsafe-eval';connect-src 'self';object-src 'none';font-src 'self' data:;img-src 'self' data: https://assets.ascentic.se https://secure.gravatar.com http://gravatar.com maps.google.com maps.gstatic.com *.googleapis.com
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Present
same-origin
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Strict-Transport-Security header with max-age of at least 1 year
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • Consider adding Permissions-Policy to control browser features
Performance Headers
2 headers
Transfer-Encoding
Performance
chunked
Vary
Performance
Accept-Encoding
Caching Headers
3 headers
Cache-Control
Caching
max-age=0, must-revalidate, no-cache, no-store, private
Expires
Caching
Sun, 02 Jan 1990 00:00:00 GMT
Pragma
Caching
no-cache
Content Headers
1 headers
Content-Type
Content
text/html; charset=UTF-8
Server Headers
1 headers
Server
Server
Apache/2.4.58 (Ubuntu)
CORS Headers
0 headers
No CORS headers found
Cookies Headers
1 headers
Set-Cookie
Cookies
snipeit_session=hpSL3Gd9mhnAdGjpbr7WhOovpLUufy7yHR42aQqv; expires=Thu, 04 Dec 2025 18:01:13 GMT; Max-Age=720000; path=/; httponly; samesite=lax
Other Headers
2 headers
Date
Other
Wed, 26 Nov 2025 10:01:12 GMT
Feature-Policy
Other
accelerometer 'none';autoplay 'none';camera 'none';display-capture 'none';document-domain 'none';encrypted-media 'none';fullscreen 'none';geolocation 'none';sync-xhr 'none';usb 'none';xr-spatial-tracking 'none'
Recommendations
Enable compression (gzip/brotli) to improve performance
Analysis completed in 1384ms