Open
Cached
·
just now
17
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
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 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
1607
Content-Type
text/html;charset=UTF-8
content-length: 1607 content-type: text/html;charset=UTF-8
CORS Headers
Access-Control-Allow-Credentials
true
Access-Control-Allow-Headers
Content-Type, Authorization
Access-Control-Allow-Methods
GET,PUT,POST,DELETE,OPTIONS
Access-Control-Allow-Origin
undefined
access-control-allow-credentials: true access-control-allow-headers: Content-Type, Authorization access-control-allow-methods: GET,PUT,POST,DELETE,OPTIONS access-control-allow-origin: undefined
Cookies Headers
Other Headers
Date
Thu, 09 Apr 2026 13:50:29 GMT
X-Paytm-Srv-Id
pawsnotificationssmarturlspringboot2989
date: Thu, 09 Apr 2026 13:50:29 GMT x-paytm-srv-id: pawsnotificationssmarturlspringboot2989
Recommendations
Enable compression (gzip/brotli) to improve performance