Open
Cached
·
just now
13
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31104000 ; includeSubDomains
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Add X-Content-Type-Options: nosniff
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
connection: close
Caching Headers
Cache-Control
max-age=0, no-cache, no-store
Expires
Tue, 01 Sep 2026 08:15:08 GMT
Pragma
no-cache
cache-control: max-age=0, no-cache, no-store expires: Tue, 01 Sep 2026 08:15:08 GMT pragma: no-cache
Content Headers
Content-Length
340
Content-Type
application/json
content-length: 340 content-type: application/json
Server Headers
No server headers found
CORS Headers
Access-Control-Allow-Credentials
true
Access-Control-Allow-Methods
GET, POST, PUT, HEAD, DELETE, OPTIONS, PATCH
access-control-allow-credentials: true access-control-allow-methods: GET, POST, PUT, HEAD, DELETE, OPTIONS, PATCH
Cookies Headers
Other Headers
Allow
GET, POST, PUT, HEAD, DELETE, OPTIONS, PATCH
Date
Tue, 01 Sep 2026 08:15:08 GMT
X-Grid
rrt-2617065005453220683-b-gea1-4178104-8472174-1
X-Req
ut,1788250508,23.3.12.196:9e452564,23.49.5.233
allow: GET, POST, PUT, HEAD, DELETE, OPTIONS, PATCH date: Tue, 01 Sep 2026 08:15:08 GMT x-grid: rrt-2617065005453220683-b-gea1-4178104-8472174-1 x-req: ut,1788250508,23.3.12.196:9e452564,23.49.5.233
Recommendations
Enable compression (gzip/brotli) to improve performance