Open
Cached
·
just now
18
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=63072000; includeSubDomains; preload
X-Frame-Options
Excellent
deny
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Present
origin
Permissions-Policy
Missing
Not configured
Recommendations
- • Strengthen CSP by removing 'unsafe-eval'
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding
connection: close transfer-encoding: chunked vary: Accept-Encoding
Caching Headers
Cache-Control
no-store, max-age=0, no-cache
cache-control: no-store, max-age=0, no-cache
Content Headers
Content-Language
en-US, en
Content-Type
text/html; charset=UTF-8
content-language: en-US, en content-type: text/html; charset=UTF-8
Server Headers
server: openresty x-powered-by: PHP/8.0.30
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Wed, 13 May 2026 01:34:01 GMT
X-Cache
MISS
X-Service
pixie-links
date: Wed, 13 May 2026 01:34:01 GMT x-cache: MISS x-service: pixie-links
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology