Open
Cached
·
just now
17
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Good
sameorigin
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Strict-Transport-Security header with max-age of at least 1 year
- • Significantly strengthen CSP directives
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Vary
Accept-Encoding
connection: close vary: Accept-Encoding
Caching Headers
Cache-Control
s-maxage=1200, stale-while-revalidate=31534800
Etag
"at80jp8ffga20c"
cache-control: s-maxage=1200, stale-while-revalidate=31534800 etag: "at80jp8ffga20c"
Content Headers
Content-Length
469404
Content-Type
text/html; charset=utf-8
content-length: 469404 content-type: text/html; charset=utf-8
CORS Headers
Access-Control-Allow-Origin
https://europe.thomsonreuters.com
access-control-allow-origin: https://europe.thomsonreuters.com
Cookies Headers
Other Headers
cache-tags: /, date: Mon, 17 Aug 2026 13:25:23 GMT x-nextjs-cache: HIT
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology