Open
Cached
·
just now
22
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
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 X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Add X-Content-Type-Options: nosniff
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Accept-Ranges
bytes
Connection
close
accept-ranges: bytes connection: close
Caching Headers
Cache-Control
no-cache, no-store, must-revalidate
Etag
"477f82a938ac75d146a4122a956a547a"
Expires
Wed, 28 Apr 2027 11:21:22 GMT
Last-Modified
Tue, 28 Apr 2026 03:30:25 GMT
cache-control: no-cache, no-store, must-revalidate etag: "477f82a938ac75d146a4122a956a547a" expires: Wed, 28 Apr 2027 11:21:22 GMT last-modified: Tue, 28 Apr 2026 03:30:25 GMT
Content Headers
Content-Length
18527
Content-Type
text/html
content-length: 18527 content-type: text/html
CORS Headers
Access-Control-Allow-Origin
*
Access-Control-Expose-Headers
Content-Type,Access-Control-Allow-Origin,Cache-Control
access-control-allow-origin: * access-control-expose-headers: Content-Type,Access-Control-Allow-Origin,Cache-Control
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Date
Tue, 28 Apr 2026 11:21:22 GMT
Via
1.1 google
X-Goog-Generation
1777347025181472
X-Goog-Hash
crc32c=2BQ/ww==, md5=R3+CqTisddFGpBIqlWpUeg==
X-Goog-Meta-Goog-Reserved-File-Mtime
1777347010
X-Goog-Metageneration
2
alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 date: Tue, 28 Apr 2026 11:21:22 GMT via: 1.1 google x-goog-generation: 1777347025181472 x-goog-hash: crc32c=2BQ/ww==, md5=R3+CqTisddFGpBIqlWpUeg== x-goog-meta-goog-reserved-file-mtime: 1777347010 x-goog-metageneration: 2 x-goog-storage-class: STANDARD x-goog-stored-content-encoding: identity x-goog-stored-content-length: 18527 x-guploader-uploadid: AAVLpEjPz_BAZ5IyZtBSl6e1P8AxNp-4_sgCVnuCNPTw1qdnMesWnztrB9R3tCjcgW8Fqfye
Recommendations
Enable compression (gzip/brotli) to improve performance