Open
Cached
·
just now
19
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-store, no-cache, must-revalidate, proxy-revalidate
Etag
W/"2b3-49773873e8"
Expires
0
Last-Modified
Tue, 01 Jan 1980 00:00:01 GMT
Pragma
no-cache
cache-control: no-store, no-cache, must-revalidate, proxy-revalidate etag: W/"2b3-49773873e8" expires: 0 last-modified: Tue, 01 Jan 1980 00:00:01 GMT pragma: no-cache
Content Headers
Content-Length
691
Content-Type
text/html; charset=UTF-8
content-length: 691 content-type: text/html; charset=UTF-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=2592000,h3-29=":443"; ma=2592000, h3=":443"; ma=2592000
Cache-Tag
553563472851, 553563472851:woodchain-platform
Cdn-Cache-Status
miss
Date
Tue, 25 Aug 2026 23:54:44 GMT
Server-Timing
l2gfet4t7; dur=1663
Traceparent
00-c4c2d9ef8c2d11f644b60bce50da376a-e83b609fa5e71124-01
Via
1.1 google
X-Cloud-Trace-Context
c4c2d9ef8c2d11f644b60bce50da376a/16734075079224660260;o=1
alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000, h3=":443"; ma=2592000 cache-tag: 553563472851, 553563472851:woodchain-platform cdn-cache-status: miss date: Tue, 25 Aug 2026 23:54:44 GMT server-timing: l2gfet4t7; dur=1663 traceparent: 00-c4c2d9ef8c2d11f644b60bce50da376a-e83b609fa5e71124-01 via: 1.1 google x-cloud-trace-context: c4c2d9ef8c2d11f644b60bce50da376a/16734075079224660260;o=1
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology