Open
Cached
·
just now
17
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
no-referrer
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
Accept-Ranges
bytes
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding
accept-ranges: bytes connection: close transfer-encoding: chunked vary: Accept-Encoding
Caching Headers
Cache-Control
public, max-age=0
Etag
W/"dab-1963e434c40"
Last-Modified
Wed, 16 Apr 2025 11:02:00 GMT
cache-control: public, max-age=0 etag: W/"dab-1963e434c40" last-modified: Wed, 16 Apr 2025 11:02:00 GMT
Content Headers
Content-Type
text/html; charset=UTF-8
content-type: text/html; charset=UTF-8
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Wed, 19 Aug 2026 11:23:32 GMT
Feature-Policy
geolocation 'none';microphone 'none';camera 'none';payment 'none'
X-Content-Security-Policy
script-src 'self' 'unsafe-eval' 'sha256-3PmEzEApyqy0Ymv5EIdVsBkrTBDIyTw4NHP1HOpBh00='; font-src 'self' data:; base-uri 'self'; style-src 'self' 'unsafe-inline'; form-action 'self'; frame-ancestors 'self'
X-Webkit-Csp
script-src 'self' 'unsafe-eval' 'sha256-3PmEzEApyqy0Ymv5EIdVsBkrTBDIyTw4NHP1HOpBh00='; font-src 'self' data:; base-uri 'self'; style-src 'self' 'unsafe-inline'; form-action 'self'; frame-ancestors 'self'
date: Wed, 19 Aug 2026 11:23:32 GMT feature-policy: geolocation 'none';microphone 'none';camera 'none';payment 'none' x-content-security-policy: script-src 'self' 'unsafe-eval' 'sha256-3PmEzEApyqy0Ymv5EIdVsBkrTBDIyTw4NHP1HOpBh00='; font-src 'self' data:; base-uri 'self'; style-src 'self' 'unsafe-inline'; form-action 'self'; frame-ancestors 'self' x-webkit-csp: script-src 'self' 'unsafe-eval' 'sha256-3PmEzEApyqy0Ymv5EIdVsBkrTBDIyTw4NHP1HOpBh00='; font-src 'self' data:; base-uri 'self'; style-src 'self' 'unsafe-inline'; form-action 'self'; frame-ancestors 'self'
Recommendations
Enable compression (gzip/brotli) to improve performance