Open
Cached
·
just now
16
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=63072000
Content-Security-Policy
Basic
default-src; object-src; frame-ancestors; +5 more
default-src 'self' https://www.google-analytics.com https://dpm.demdex.net https://links.services.disqus.com; object-src 'none'; frame-ancestors 'none'; script-src 'self' 'unsafe-eval' https://code.jquery.com https://www.redhat.com https://maxcdn.bootstrapcdn.com https://ajax.googleapis.com https://issues.jboss.org https://www.google-analytics.com https://jsonip.com https://assets.adobedtm.com https://img.en25.com https://www.youtube.com https://jbossforge.disqus.com https://disqus.com https://c.disquscdn.com https://s.ytimg.com; style-src 'self' 'unsafe-inline' https://maxcdn.bootstrapcdn.com https://fonts.googleapis.com https://c.disquscdn.com; frame-src 'self' https://player.vimeo.com https://www.youtube.com https://disqus.com https://redhat.demdex.net/; img-src * data: ; font-src 'self' https://maxcdn.bootstrapcdn.com https://fonts.gstatic.com
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
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'
- • 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
0 headers
No caching headers found
Content Headers
1 headers
Content-Type
Content
text/html
Server Headers
1 headers
Server
Server
restify
CORS Headers
4 headers
Access-Control-Allow-Headers
Cors
Accept, Accept-Version, Content-Length, Content-MD5, Content-Type, Date, Api-Version, Response-Time
Access-Control-Allow-Methods
Cors
GET
Access-Control-Allow-Origin
Cors
*
Access-Control-Expose-Headers
Cors
Api-Version, Request-Id, Response-Time
Cookies Headers
1 headers
Set-Cookie
Cookies
b57c35ef1ee903a6dfd019fcf5a72cde=261e30892422090330bb30c337b3bf1d; path=/; HttpOnly; Secure; SameSite=None
Other Headers
3 headers
Date
Other
Sun, 23 Nov 2025 04:45:03 GMT
Request-Id
Other
88f91aa3-f190-477d-97b9-9fe5737accf9
Response-Time
Other
1
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching
Analysis completed in 435ms