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
150
Content-Type
application/json
content-length: 150 content-type: application/json
Server Headers
No server headers found
CORS Headers
Access-Control-Allow-Credentials
true
Access-Control-Allow-Headers
x-session-d,x-domain,DNT,auth,X-Mx-ReqToken,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Authorization,X-Mobile
Access-Control-Allow-Methods
GET, POST, OPTIONS, PUT, DELETE
Access-Control-Allow-Origin
https://www.timesprime.com
Access-Control-Expose-Headers
Content-Disposition
access-control-allow-credentials: true access-control-allow-headers: x-session-d,x-domain,DNT,auth,X-Mx-ReqToken,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Authorization,X-Mobile access-control-allow-methods: GET, POST, OPTIONS, PUT, DELETE access-control-allow-origin: https://www.timesprime.com access-control-expose-headers: Content-Disposition
Cookies Headers
Other Headers
Date
Tue, 12 May 2026 04:04:57 GMT
date: Tue, 12 May 2026 04:04:57 GMT
Recommendations
Enable compression (gzip/brotli) to improve performance