Open
Cached
·
just now
18
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=63072000; includeSubdomains; preload
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
camera=(), microphone=(), geolocation=()
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Add Content-Security-Policy header to prevent XSS attacks
Performance Headers
Accept-Ranges
bytes
Connection
close
accept-ranges: bytes connection: close
Caching Headers
Etag
"63ac5784-128"
Last-Modified
Wed, 28 Dec 2022 14:49:40 GMT
etag: "63ac5784-128" last-modified: Wed, 28 Dec 2022 14:49:40 GMT
Content Headers
Content-Length
296
Content-Type
text/html
content-length: 296 content-type: text/html
Server Headers
No server headers found
CORS Headers
Access-Control-Allow-Origin
https://dev.billingplatform.com
access-control-allow-origin: https://dev.billingplatform.com
Cookies Headers
Other Headers
Date
Tue, 05 May 2026 14:39:44 GMT
X-Permitted-Cross-Domain-Policies
master-only
date: Tue, 05 May 2026 14:39:44 GMT x-permitted-cross-domain-policies: master-only
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching