Cached · 26m ago
17 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
Content-Security-Policy
Basic
default-src; script-src; style-src; +11 more Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
accelerometer=(), camera=(), geolocation=(); +5 more
Recommendations
  • Improve CSP by adding more specific directives and removing 'unsafe-inline'
  • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking

Performance Headers

Connection
Performance
close
Transfer-Encoding
Performance
chunked

Caching Headers

Cache-Control
Caching
no-cache, max-age=1
Expires
Caching
Wed, 06 May 2026 05:28:52 GMT

Content Headers

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

Server Headers

Server
Server
Microsoft-IIS/10.0
X-Powered-By
Server
ASP.NET

CORS Headers

Access-Control-Allow-Origin
Cors
https://bywe2.byside.com,https://*.multicert.com

Cookies Headers

No cookies headers found

Other Headers

Date
Other
Wed, 06 May 2026 05:28:50 GMT
Report-To
Other
{'url': 'https://www.multicert.com/report-uri/csp-violation', 'group': 'default', 'max-age': 10886400}
X-Permitted-Cross-Domain-Policies
Other
none

Recommendations

Enable compression (gzip/brotli) to improve performance

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