17 Headers

Detected Technologies from Headers

HTTP Security Headers

Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
Content-Security-Policy
Basic
default-src; script-src; connect-src Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
X-Frame-Options
Present
SAMEORIGIN, SAMEORIGIN
X-Content-Type-Options
Present
nosniff, nosniff
Referrer-Policy
Present
: no-referrer
Permissions-Policy
Present
: microphone=(), camera=()
Recommendations
  • Consider adding 'preload' to HSTS for maximum security
  • Improve CSP by adding more specific directives and removing 'unsafe-inline'

Performance Headers

Connection
Performance
close
Transfer-Encoding
Performance
chunked
Vary
Performance
Accept-Encoding, Accept-Encoding

Caching Headers

No caching headers found

Content Headers

Content-Type
Content
text/html; charset=UTF-8

Server Headers

Server
Server
nginx
X-Powered-By
Server
Acorn 5.0.4 (Laravel 12.16.0)

CORS Headers

No CORS headers found

Cookies Headers

Set-Cookie
Cookies

Other Headers

Date
Other
Tue, 08 Sep 2026 19:08:44 GMT
Link
Other
X-Redis-Cache
Other
MISS

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching

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