Open
Cached
·
just now
21
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
Accept-Ranges
bytes
Connection
close
Transfer-Encoding
chunked
accept-ranges: bytes connection: close transfer-encoding: chunked
Caching Headers
Cache-Control
public, max-age=1
Last-Modified
Fri, 01 Jan 2010 00:00:00 GMT
cache-control: public, max-age=1 last-modified: Fri, 01 Jan 2010 00:00:00 GMT
Content Headers
Content-Type
text/html; charset=UTF-8
content-type: text/html; charset=UTF-8
CORS Headers
Access-Control-Allow-Credentials
true
Access-Control-Allow-Headers
DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,signature,timestamp
Access-Control-Allow-Methods
GET, POST, OPTIONS, PUT, DELETE
Access-Control-Allow-Origin
*
Access-Control-Expose-Headers
Content-Length,Content-Range
access-control-allow-credentials: true access-control-allow-headers: DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,signature,timestamp access-control-allow-methods: GET, POST, OPTIONS, PUT, DELETE access-control-allow-origin: * access-control-expose-headers: Content-Length,Content-Range
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Backend
hel1-12
Balancer-Cache-Status
MISS
Date
Sun, 31 May 2026 00:21:07 GMT
Nel
Report-To Group
cf-nel
max-age: 1w
success: 0.0%
Report-To
Other
Server-Timing
cfCacheStatus;desc="DYNAMIC", cfEdge;dur=7,cfOrigin;dur=134
alt-svc: h3=":443"; ma=86400
backend: hel1-12
balancer-cache-status: MISS
cf-cache-status: DYNAMIC
cf-ray: a041d1100d140617-IAD
date: Sun, 31 May 2026 00:21:07 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=wadvfdsSkUugIh%2FmOOi79LmMt2iX6JUaLojEZr1lKXYmhPZrJ3ZgzULWXGIxoy6Knyom2fnN8%2FjAM%2FyE5N3ENRh5GdEsKjwvO1j%2B6PSuSVu2LOIeu%2Fgqv1Sb7PFCr8KW7yzLjoLAmg%3D%3D"}]}
server-timing: cfCacheStatus;desc="DYNAMIC", cfEdge;dur=7,cfOrigin;dur=134
Recommendations
Enable compression (gzip/brotli) to improve performance