Open
Cached
·
7m ago
21
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
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding
connection: close transfer-encoding: chunked vary: Accept-Encoding
Caching Headers
Cache-Control
private, max-age=3600
Etag
W/"3bbdb9d171812a7452236f19952faa9f"
Expires
Tue, 25 Aug 2026 23:10:22 GMT
Last-Modified
Tue, 25 Aug 2026 14:31:40 GMT
cache-control: private, max-age=3600 etag: W/"3bbdb9d171812a7452236f19952faa9f" expires: Tue, 25 Aug 2026 23:10:22 GMT last-modified: Tue, 25 Aug 2026 14:31:40 GMT
Content Headers
Content-Type
text/html
content-type: text/html
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=2592000
Date
Tue, 25 Aug 2026 22:10:22 GMT
Warning
214 UploadServer gunzipped
X-Goog-Generation
1787668300534603
X-Goog-Hash
crc32c=o9yMrA==, md5=O7250XGBKnRSI28ZlS+qnw==
X-Goog-Meta-Goog-Reserved-File-Mtime
1787668060
X-Goog-Metageneration
1
X-Guploader-Response-Body-Transformations
gunzipped
alt-svc: h3=":443"; ma=2592000 date: Tue, 25 Aug 2026 22:10:22 GMT warning: 214 UploadServer gunzipped x-goog-generation: 1787668300534603 x-goog-hash: crc32c=o9yMrA==, md5=O7250XGBKnRSI28ZlS+qnw== x-goog-meta-goog-reserved-file-mtime: 1787668060 x-goog-metageneration: 1 x-goog-storage-class: STANDARD x-goog-stored-content-encoding: gzip x-goog-stored-content-length: 20732 x-guploader-response-body-transformations: gunzipped x-guploader-uploadid: AJjja9bTkvh_ezPqBV7oMdC2ovgaOJ9rASJkJewEVRbua8LIyO0AF1nRwc0O8GzD1QRNvq_gZRuyBUs
Recommendations
Enable compression (gzip/brotli) to improve performance