Open
Cached
·
just now
17
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=25920000; includeSubdomains
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
public, max-age=1296000, immutable
Etag
"5f7acb2a-4"
Last-Modified
Mon, 05 Oct 2020 07:28:42 GMT
cache-control: public, max-age=1296000, immutable etag: "5f7acb2a-4" last-modified: Mon, 05 Oct 2020 07:28:42 GMT
Content Headers
Content-Length
4
Content-Type
text/html
content-length: 4 content-type: text/html
Server Headers
Server
Bhoot
server: Bhoot
CORS Headers
Access-Control-Allow-Credentials
true
Access-Control-Allow-Headers
Accept,Authorization,Cache-Control,Content-Type,DNT,If-Modified-Since,Keep-Alive,Origin,User-Agent,X-Requested-With
Access-Control-Allow-Methods
GET, POST, PUT, DELETE, OPTIONS
Access-Control-Allow-Origin
*
access-control-allow-credentials: true access-control-allow-headers: Accept,Authorization,Cache-Control,Content-Type,DNT,If-Modified-Since,Keep-Alive,Origin,User-Agent,X-Requested-With access-control-allow-methods: GET, POST, PUT, DELETE, OPTIONS access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Mon, 11 May 2026 01:09:31 GMT
Tp-Cc-Ds
public, max-age=1296000, immutable
date: Mon, 11 May 2026 01:09:31 GMT tp-cc-ds: public, max-age=1296000, immutable
Recommendations
Enable compression (gzip/brotli) to improve performance