Open
Cached
·
just now
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/"32f325972d7da5b67f7673a66ccc2ebb"
Expires
Wed, 19 Aug 2026 14:06:44 GMT
Last-Modified
Tue, 18 Aug 2026 21:25:44 GMT
cache-control: private, max-age=3600 etag: W/"32f325972d7da5b67f7673a66ccc2ebb" expires: Wed, 19 Aug 2026 14:06:44 GMT last-modified: Tue, 18 Aug 2026 21:25:44 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
Wed, 19 Aug 2026 13:06:44 GMT
Warning
214 UploadServer gunzipped
X-Goog-Generation
1787088344430832
X-Goog-Hash
crc32c=8LwvUQ==, md5=MvMlly19pbZ/dnOmbMwuuw==
X-Goog-Meta-Goog-Reserved-File-Mtime
1787087270
X-Goog-Metageneration
1
X-Guploader-Response-Body-Transformations
gunzipped
alt-svc: h3=":443"; ma=2592000 date: Wed, 19 Aug 2026 13:06:44 GMT warning: 214 UploadServer gunzipped x-goog-generation: 1787088344430832 x-goog-hash: crc32c=8LwvUQ==, md5=MvMlly19pbZ/dnOmbMwuuw== x-goog-meta-goog-reserved-file-mtime: 1787087270 x-goog-metageneration: 1 x-goog-storage-class: STANDARD x-goog-stored-content-encoding: gzip x-goog-stored-content-length: 20733 x-guploader-response-body-transformations: gunzipped x-guploader-uploadid: AJjja9al6lmymNEf4KL3Y9bY7uZ43G2aCSiQOMoe-WCYDWFCHEr402CVkmBFf8hCI5wVTPOr
Recommendations
Enable compression (gzip/brotli) to improve performance