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
Etag
"98017ed823000cafbd64850505e51827"
Expires
Thu, 06 May 2027 20:36:40 GMT
Last-Modified
Wed, 06 May 2026 19:59:52 GMT
cache-control: no-cache,no-store etag: "98017ed823000cafbd64850505e51827" expires: Thu, 06 May 2027 20:36:40 GMT last-modified: Wed, 06 May 2026 19:59:52 GMT
Content Headers
Content-Length
18351
Content-Type
text/html
content-length: 18351 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
Date
Wed, 06 May 2026 20:36:40 GMT
Via
1.1 google
X-Goog-Generation
1778097592840855
X-Goog-Hash
crc32c=gjqQYQ==, md5=mAF+2CMADK+9ZIUFBeUYJw==
X-Goog-Meta-Goog-Reserved-File-Mtime
1778097590
X-Goog-Metageneration
2
alt-svc: h3=":443"; ma=2592000 date: Wed, 06 May 2026 20:36:40 GMT via: 1.1 google x-goog-generation: 1778097592840855 x-goog-hash: crc32c=gjqQYQ==, md5=mAF+2CMADK+9ZIUFBeUYJw== x-goog-meta-goog-reserved-file-mtime: 1778097590 x-goog-metageneration: 2 x-goog-storage-class: STANDARD x-goog-stored-content-encoding: identity x-goog-stored-content-length: 18351 x-guploader-uploadid: AAVLpEgJIa95-IE0hg8A3OAZMgzpPrylMGpSE23msMC4PpL1IdP26SJMBzy40C19eWsWaBIUXCuajBo
Recommendations
Enable compression (gzip/brotli) to improve performance