Open
Cached
·
just now
15
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Strict-Transport-Security header with max-age of at least 1 year
- • Add Content-Security-Policy header to prevent XSS attacks
- • 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
no-cache, no-store, max-age=0, must-revalidate
Expires
0
Pragma
no-cache
cache-control: no-cache, no-store, max-age=0, must-revalidate expires: 0 pragma: no-cache
Content Headers
Content-Length
207
Content-Type
application/json
content-length: 207 content-type: application/json
Server Headers
No server headers found
CORS Headers
Access-Control-Allow-Credentials
true
Access-Control-Allow-Headers
x-domain,DNT,auth,X-Mx-ReqToken,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Platform,Authorization,X-Mobile
Access-Control-Allow-Methods
GET, POST, OPTIONS
Access-Control-Allow-Origin
https://www.timesprime.com
access-control-allow-credentials: true access-control-allow-headers: x-domain,DNT,auth,X-Mx-ReqToken,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Platform,Authorization,X-Mobile access-control-allow-methods: GET, POST, OPTIONS access-control-allow-origin: https://www.timesprime.com
Cookies Headers
Other Headers
Date
Sun, 31 May 2026 18:36:54 GMT
Server-Timing
cdn-cache; desc=MISS, edge; dur=320, origin; dur=9, ak_p; desc="1780252613595_387977629_224455996_32878_9487_25_159_-";dur=1
date: Sun, 31 May 2026 18:36:54 GMT server-timing: cdn-cache; desc=MISS, edge; dur=320, origin; dur=9, ak_p; desc="1780252613595_387977629_224455996_32878_9487_25_159_-";dur=1
Recommendations
Enable compression (gzip/brotli) to improve performance