Open
Cached
·
just now
21
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • 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
Vary
Accept-Encoding
accept-ranges: bytes connection: close vary: Accept-Encoding
Caching Headers
Cache-Control
no-cache, must-revalidate
Expires
Fri, 01 Jan 1990 00:00:00 GMT
Last-Modified
Tue, 05 May 2026 14:08:00 GMT
Pragma
no-cache
cache-control: no-cache, must-revalidate expires: Fri, 01 Jan 1990 00:00:00 GMT last-modified: Tue, 05 May 2026 14:08:00 GMT pragma: no-cache
Content Headers
Content-Length
563931
Content-Type
text/html
content-length: 563931 content-type: text/html
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Cross-Origin-Opener-Policy-Report-Only
same-origin; report-to="workspace-web-team"
Date
Thu, 07 May 2026 16:06:58 GMT
P3p
CP="This is not a P3P policy! See g.co/p3phelp for more info."
Report-To
Group
workspace-web-team
max-age: 4w
alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
cross-origin-opener-policy-report-only: same-origin; report-to="workspace-web-team"
date: Thu, 07 May 2026 16:06:58 GMT
p3p: CP="This is not a P3P policy! See g.co/p3phelp for more info."
report-to: {"group":"workspace-web-team","max_age":2592000,"endpoints":[{"url":"https://csp.withgoogle.com/csp/report-to/workspace-web-team"}]}
Recommendations
Enable compression (gzip/brotli) to improve performance