11 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Missing
Not configured
Content-Security-Policy
Good
default-src; upgrade-insecure-requests; object-src; +8 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
  • Add Strict-Transport-Security header with max-age of at least 1 year
  • Strengthen CSP by removing 'unsafe-eval'
  • Consider adding Permissions-Policy to control browser features

Performance Headers

Connection
Performance
close
Transfer-Encoding
Performance
chunked

Caching Headers

No caching headers found

Content Headers

Content-Type
Content
text/html; charset=utf-8

Server Headers

Server
Server
Kestrel

CORS Headers

No CORS headers found

Cookies Headers

No cookies headers found

Other Headers

Date
Other
Wed, 06 May 2026 20:32:37 GMT
Request-Context
Other
appId=cid-v1:e7c363e9-8f66-48fb-a034-62c72fba209d
X-Content-Security-Policy
Other
default-src 'self';upgrade-insecure-requests;object-src 'none';frame-ancestors 'none';sandbox allow-forms allow-same-origin allow-scripts allow-popups;base-uri 'self';connect-src 'self' *;img-src 'self' *;font-src 'self' fonts.gstatic.com maxcdn.bootstrapcdn.com;style-src 'self' fonts.googleapis.com maxcdn.bootstrapcdn.com 'unsafe-inline';script-src 'self' dc.services.visualstudio.com www.google-analytics.com az416426.vo.msecnd.net maxcdn.bootstrapcdn.com code.jquery.com cdnjs.cloudflare.com 'unsafe-inline';

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching