7 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Missing
Not configured
Content-Security-Policy
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

1 headers
Transfer-Encoding
Performance
chunked

Caching Headers

1 headers
Cache-Control
Caching
no-cache, private

Content Headers

1 headers
Content-Type
Content
text/html; charset=UTF-8

Server Headers

1 headers
Server
Server
nginx

CORS Headers

1 headers
Access-Control-Allow-Origin
Cors
https://cms.rcodezero.at

Cookies Headers

1 headers
Set-Cookie
Cookies
r8qUBKdzn2aXk4ON10YxdioRZ2aGpETownBtoB2H=eyJpdiI6IjQwUjlqaVl2ZnB6eG9ZWFZmNUFZQWc9PSIsInZhbHVlIjoiMEJPa2RwQjdGbWYzODlNMzhJZUJtZWNhWG5lMTdiLytjVG1PNWJrK3FtQ0pRbXJPcXVhaWozTHRTaStES3RoUkxqUHdmbitzc1Nvd3o3S3U4Z3NqN0hHU0JVUXBHMjQySTgyK1k5eXNNUUg5M1lOeVFXVVpZelM1QUpvdy9WamVvencxNWdmemV2RUlDQWxueVEwSnJERHZMMzRIdURKY21rTkRHYjVIaG44emV5YVQ4Zm9XMlBVVGRNS2p6NDZzcjliSGY5WEdyZFVKNERnSy9PeTQ5UlNNVjFmM1RpOENUc1BPc3VLSTN0Z0srd3QrTStxK29KTHVYQ0ZYSFBPY2ZnSTdJSjVTUmNzMFloaHMyeUxQZnFCM0M1RTVmK2JSSkgxTnhRSzNVYndzb21KUFBwd3ZpV1FXRGJ2MGV4cFBLK08xQzYzOEx3QjFoMlVIK1M4VjNhek9iM3JJTkE4MWdPR2hKZ2JZd20zeHIxOWxoNGx4dzRwS29DWmhqTXFjU0lZUTN5YnlIQTQ1T1Zub1VoNlNJQT09IiwibWFjIjoiMGI4MjE5NGFkMDMzYThkZDhlMjUxYTU4NDQ1MzJiNjFmODg4MDYwZTk2NzgyYzllY2E5NmZhNTZjNzIwNDFhZiIsInRhZyI6IiJ9; expires=Fri, 07 Nov 2025 23:46:14 GMT; Max-Age=7200; path=/; domain=www.rcodezero.at; secure; httponly

Other Headers

1 headers
Date
Other
Fri, 07 Nov 2025 21:46:14 GMT

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 2ms