Open
Cached
·
just now
14
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=63072000
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • 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
rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch
connection: close transfer-encoding: chunked vary: rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch
Caching Headers
Cache-Control
private, no-cache, no-store, max-age=0, must-revalidate
cache-control: private, no-cache, no-store, max-age=0, must-revalidate
Content Headers
Content-Type
text/html; charset=utf-8
content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Mon, 10 Aug 2026 04:14:59 GMT
Link
URL
/images/pCloudHelp.svg
rel=preload
as=image
URL
/_next/static/css/33b3c0ddca1423cc.css
rel=preload
as=style
URL
/_next/static/css/5767cd601620c7e3.css
rel=preload
as=style
URL
/_next/static/css/7ce20280660985db.css
rel=preload
as=style
URL
/images/pCloudHelp.svg
rel=preload
as=image
URL
/_next/static/css/33b3c0ddca1423cc.css
rel=preload
as=style
URL
/_next/static/css/5767cd601620c7e3.css
rel=preload
as=style
URL
/_next/static/css/7ce20280660985db.css
rel=preload
as=style
URL
/_next/static/css/d133587f3cc1a181.css
rel=preload
as=style
URL
/_next/static/css/1f6acc010eac2957.css
rel=preload
as=style
URL
/_next/static/css/322eac439c66992d.css
rel=preload
as=style
URL
/_next/static/css/c8c9b6ae7e14314a.css
rel=preload
as=style
URL
/_next/static/css/39db4d5a956cf6fd.css
rel=preload
as=style
Next-Path
/
X-Middleware-Rewrite
/en
X-Next-I18n-Locale
en
X-Next-I18n-Router-Locale
en
date: Mon, 10 Aug 2026 04:14:59 GMT link: </images/pCloudHelp.svg>; rel=preload; as="image", </_next/static/css/33b3c0ddca1423cc.css>; rel=preload; as="style", </_next/static/css/5767cd601620c7e3.css>; rel=preload; as="style", </_next/static/css/7ce20280660985db.css>; rel=preload; as="style", </_next/static/css/d133587f3cc1a181.css>; rel=preload; as="style", </_next/static/css/1f6acc010eac2957.css>; rel=preload; as="style", </_next/static/css/322eac439c66992d.css>; rel=preload; as="style", </_next/static/css/c8c9b6ae7e14314a.css>; rel=preload; as="style", </_next/static/css/39db4d5a956cf6fd.css>; rel=preload; as="style" next-path: / x-middleware-rewrite: /en x-next-i18n-locale: en x-next-i18n-router-locale: en
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology