Open
Cached
·
just now
16
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • Add Content-Security-Policy header to prevent XSS attacks
- • 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
Vary
Origin
accept-ranges: bytes connection: close vary: Origin
Caching Headers
Etag
"1680-63118e9567f00"
Last-Modified
Mon, 24 Mar 2025 16:15:24 GMT
etag: "1680-63118e9567f00" last-modified: Mon, 24 Mar 2025 16:15:24 GMT
Content Headers
Content-Length
5760
Content-Type
text/html; charset=UTF-8
content-length: 5760 content-type: text/html; charset=UTF-8
Server Headers
server: Apache/2.4.62 (AlmaLinux) OpenSSL/3.5.1
CORS Headers
Access-Control-Allow-Headers
x-requested-with, Content-Type, origin, authorization, accept, client-security-token
Access-Control-Allow-Methods
POST, GET, OPTIONS, DELETE, PUT
Access-Control-Max-Age
1000
access-control-allow-headers: x-requested-with, Content-Type, origin, authorization, accept, client-security-token access-control-allow-methods: POST, GET, OPTIONS, DELETE, PUT access-control-max-age: 1000
Cookies Headers
Other Headers
Date
Sun, 17 May 2026 17:25:08 GMT
date: Sun, 17 May 2026 17:25:08 GMT
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching