Open
Cached
·
just now
16
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Missing
Not configured
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Vary
accept-language,referer,apikey
connection: close vary: accept-language,referer,apikey
Caching Headers
Cache-Control
private,max-age=180,stale-while-revalidate=1801
cache-control: private,max-age=180,stale-while-revalidate=1801
Content Headers
Content-Length
74216
Content-Type
text/html; charset=UTF-8
content-length: 74216 content-type: text/html; charset=UTF-8
Server Headers
Server
kong/3.9.1
server: kong/3.9.1
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Mon, 13 Apr 2026 10:40:01 GMT
X-Kong-Request-Id
f115862180493f44d6c9ae76e28ec575
X-Request-Id
d85471a7-5338-4be1-881c-90a37b98ec63
X-Robots-Tag
noindex
date: Mon, 13 Apr 2026 10:40:01 GMT x-kong-proxy-latency: 0 x-kong-request-id: f115862180493f44d6c9ae76e28ec575 x-kong-upstream-latency: 31 x-request-id: d85471a7-5338-4be1-881c-90a37b98ec63 x-robots-tag: noindex
Recommendations
Enable compression (gzip/brotli) to improve performance