Open
Cached
·
just now
20
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=63072000; preload
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
no-referrer
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Vary
Accept-Encoding
connection: close vary: Accept-Encoding
Caching Headers
Cache-Control
no-cache, no-store, must-revalidate
cache-control: no-cache, no-store, must-revalidate
Content Headers
Content-Length
33721
Content-Type
text/html; charset=UTF-8
content-length: 33721 content-type: text/html; charset=UTF-8
Server Headers
server: openresty x-powered-by: PHP/8.3.24
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Mon, 10 Aug 2026 03:32:27 GMT
Feature-Policy
autoplay 'self';camera 'self';fullscreen 'self' https://cloud.ccdigitalab.com;geolocation 'none';microphone 'self';payment 'none'
X-Permitted-Cross-Domain-Policies
none
X-Request-Id
Q7x0qOGuzZSYgTyXbVJR
X-Robots-Tag
noindex, nofollow
X-Served-By
cloud.ccdigitalab.com
date: Mon, 10 Aug 2026 03:32:27 GMT feature-policy: autoplay 'self';camera 'self';fullscreen 'self' https://cloud.ccdigitalab.com;geolocation 'none';microphone 'self';payment 'none' x-permitted-cross-domain-policies: none x-request-id: Q7x0qOGuzZSYgTyXbVJR x-robots-tag: noindex, nofollow x-served-by: cloud.ccdigitalab.com
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology