16 Headers

Detected Technologies from Headers

HTTP Security Headers

Status
Strict-Transport-Security
Missing
Not configured
Content-Security-Policy
Good
default-src; base-uri; manifest-src; +1 more Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
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
Performance
close

Caching Headers

Cache-Control
Caching
no-cache, no-store, must-revalidate

Content Headers

Content-Length
Content
43
Content-Type
Content
application/json; charset=utf-8

Server Headers

Server
Server
Apache/2.4.67 (Debian)
X-Powered-By
Server
PHP/8.4.21

CORS Headers

No CORS headers found

Cookies Headers

Set-Cookie
Cookies

Other Headers

Date
Other
Fri, 05 Jun 2026 23:21:07 GMT
Feature-Policy
Other
autoplay 'none';camera 'none';fullscreen 'none';geolocation 'none';microphone 'none';payment 'none'
X-Permitted-Cross-Domain-Policies
Other
none
X-Request-Id
Other
CSxn7lxrcyDp2HIEeY8b
X-Robots-Tag
Other
noindex, nofollow

Recommendations

Enable compression (gzip/brotli) to improve performance

Consider removing X-Powered-By header to hide server technology