Open
Cached
·
just now
16
Headers
Detected Technologies from 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
- • Strengthen CSP by removing 'unsafe-eval'
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
connection: close
Caching Headers
Cache-Control
no-cache, no-store, must-revalidate
cache-control: no-cache, no-store, must-revalidate
Content Headers
Content-Length
43
Content-Type
application/json; charset=utf-8
content-length: 43 content-type: application/json; charset=utf-8
Server Headers
server: Apache/2.4.67 (Debian) x-powered-by: PHP/8.4.21
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Fri, 05 Jun 2026 23:21:07 GMT
Feature-Policy
autoplay 'none';camera 'none';fullscreen 'none';geolocation 'none';microphone 'none';payment 'none'
X-Permitted-Cross-Domain-Policies
none
X-Request-Id
CSxn7lxrcyDp2HIEeY8b
X-Robots-Tag
noindex, nofollow
date: Fri, 05 Jun 2026 23:21:07 GMT feature-policy: autoplay 'none';camera 'none';fullscreen 'none';geolocation 'none';microphone 'none';payment 'none' x-permitted-cross-domain-policies: none x-request-id: CSxn7lxrcyDp2HIEeY8b x-robots-tag: noindex, nofollow
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology