20 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=63072000; preload
Content-Security-Policy
Basic
default-src; base-uri; manifest-src; +12 more Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
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
Performance
close
Vary
Performance
Accept-Encoding

Caching Headers

Cache-Control
Caching
no-cache, no-store, must-revalidate

Content Headers

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

Server Headers

Server
Server
openresty
X-Powered-By
Server
PHP/8.3.24

CORS Headers

No CORS headers found

Cookies Headers

Set-Cookie
Cookies

Other Headers

Date
Other
Mon, 10 Aug 2026 03:32:27 GMT
Feature-Policy
Other
autoplay 'self';camera 'self';fullscreen 'self' https://cloud.ccdigitalab.com;geolocation 'none';microphone 'self';payment 'none'
X-Permitted-Cross-Domain-Policies
Other
none
X-Request-Id
Other
Q7x0qOGuzZSYgTyXbVJR
X-Robots-Tag
Other
noindex, nofollow
X-Served-By
Other
cloud.ccdigitalab.com

Recommendations

Enable compression (gzip/brotli) to improve performance

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