Open
Cached
·
just now
20
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Strict-Transport-Security header with max-age of at least 1 year
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Add X-Content-Type-Options: nosniff
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Vary
User-Agent
connection: close vary: User-Agent
Caching Headers
Cache-Control
private
cache-control: private
Content Headers
Content-Disposition
attachment; filename="document.pdf"
Content-Length
919
Content-Type
application/pdf
content-disposition: attachment; filename="document.pdf" content-length: 919 content-type: application/pdf
CORS Headers
Access-Control-Allow-Credentials
true
Access-Control-Allow-Headers
x-test-header, Origin, X-Requested-With, Content-Type, Accept
Access-Control-Allow-Methods
GET, POST, PUT, DELETE, OPTIONS
Access-Control-Allow-Origin
*
Access-Control-Max-Age
86400
access-control-allow-credentials: true access-control-allow-headers: x-test-header, Origin, X-Requested-With, Content-Type, Accept access-control-allow-methods: GET, POST, PUT, DELETE, OPTIONS access-control-allow-origin: * access-control-max-age: 86400
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Sat, 12 Sep 2026 17:39:05 GMT
Nel
Report-To Group
cf-nel
max-age: 1w
success: 0.0%
Report-To
Other
Server-Timing
cfCacheStatus;desc="DYNAMIC", cfEdge;dur=602,cfOrigin;dur=303
alt-svc: h3=":443"; ma=86400
cf-cache-status: DYNAMIC
cf-ray: a3a0b0809aac1fda-IAD
date: Sat, 12 Sep 2026 17:39:05 GMT
nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
report-to: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=W578ScxUzAD4gZ%2BWLmrR2M8REr2AJTGP7ZX3d9kpUwksNYvUEq4MgDE5zVPcCOpPQQQU2M5fUCm8t%2FfhdoQrMcYVXWUlELR5Gx%2FBC%2B5WRR9JwGsSp%2FsckrUXUInoQwBxUX2nQw%3D%3D"}]}
server-timing: cfCacheStatus;desc="DYNAMIC", cfEdge;dur=602,cfOrigin;dur=303
x-turbo-charged-by: LiteSpeed
Recommendations
Enable compression (gzip/brotli) to improve performance