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
C376HDyjS5W4LjkE6OrQjIa9hDjl6z7Ke0ivlA28=eyJpdiI6InhhSVF2Ry84T3NtZEYwd3pidUlJUmc9PSIsInZhbHVlIjoiTHhJNzNBaEV3WlVwZ2lIeTJtcEJMRTVnZHE3Nzg3TG9qbUVlc1RBS09EeDhuUHZTYmhJMXhJRU41VWxPeXFGL0RPVG0vdTVSTGhnalFQSjNUQUJxUlRZMVpDZ3V2MUhMM1RIWmlRZCt5RjlCSkFSRnlEejg0OWpScWYrVHBMWkU1SHBJRC9OeUJhWktsdWVpc2xxRUhxSnU5c2pCT0lveSt6cW5mRGZSZUQ5bmVQMk4wRlZ6QVhxWlBEZFU5YnRqT29TYVBzbEpXajFRQk43cjZETFVOMjh0OWZYNWZYMGxpN1VZeTF2UXYzaEtLWFp4UGhlamtqdmZmaVB0VGlNYTNjY0NDZlBaTnQ4RjZIeGwzakczZGIxWkhlbWJLZk1xL05KeTBRSGpHVE12N1JCczM2VkFXaXJ0TmFhUy9jSU9zZUVuczhtUVRpZEVKc05EbUhuanI4RG1HSDVNUno1VmFqYXZJZUJ6NDMrK2dySjJpVVNwSWZ1N1dGZ1p3NW9DMnpaLzFZWlg0dWMxZVQ5UTNQRzEzZz09IiwibWFjIjoiMmM0YzI4YTQ3NmM3ODUwMDBlMDE5Y2U4Yjk4ZTQyN2FlMTdmOGE2MzQxNTc4NmRiMWJhNTFhOGQ0NDA1YzlkZiIsInRhZyI6IiJ9; expires=Sat, 15 Nov 2025 16:20:56 GMT; Max-Age=7200; path=/; domain=www.rcodezero.at; secure; httponly

Other Headers

1 headers
Date
Other
Sat, 15 Nov 2025 14:20:56 GMT

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 1448ms