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
Transfer-Encoding
chunked
Vary
Origin
accept-ranges: bytes connection: close transfer-encoding: chunked vary: Origin
Caching Headers
Etag
"c533-651f4d7e4dcfd"
Last-Modified
Sat, 16 May 2026 20:04:56 GMT
etag: "c533-651f4d7e4dcfd" last-modified: Sat, 16 May 2026 20:04:56 GMT
Content Headers
Content-Type
text/html; charset=UTF-8
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
Sat, 16 May 2026 23:21:56 GMT
date: Sat, 16 May 2026 23:21:56 GMT
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching