21 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=31556926
Content-Security-Policy
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
  • 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

3 headers
Accept-Ranges
Performance
bytes
Connection
Performance
keep-alive
Vary
Performance
cookie,need-authorization, x-fh-requested-host, accept-encoding

Caching Headers

3 headers
Cache-Control
Caching
private
Etag
Caching
"1tcjjgm"
Expires
Caching
Sun, 16 Nov 2025 07:25:40 GMT

Content Headers

2 headers
Content-Length
Content
8746
Content-Type
Content
text/html

Server Headers

1 headers
Server
Server
Google Frontend

CORS Headers

0 headers
No CORS headers found

Cookies Headers

1 headers
Set-Cookie
Cookies
userid=6b345137-53e7-44de-9fd1-691a1125539b; Path=/; HttpOnly

Other Headers

10 headers
Alt-Svc
Other
h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400
Date
Other
Sun, 16 Nov 2025 07:25:40 GMT
Function-Execution-Id
Other
bepor0r4nac0
Link
Other
<./_app/immutable/assets/_layout-fc049011.css>; rel="preload";as="style"; nopush, <./_app/immutable/assets/_page-e892f03e.css>; rel="preload";as="style"; nopush, <./_app/immutable/assets/BetaSignUp-2ac7fa05.css>; rel="preload";as="style"; nopush, <./_app/immutable/start-b3aaa9d9.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/index-88298255.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/singletons-2400610d.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/index-96186090.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/index-56c348ce.js>; rel="modulepreload"; nopush, <./_app/immutable/components/pages/_layout.svelte-c5d2c8ff.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/index-728d3bb3.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/ActionIcons-2b71fdef.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/Ripple-0251c8b5.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/tslib.es6-a366b4c1.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/index-32185144.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/IconButton-d6335743.js>; rel="modulepreload"; nopush, <./_app/immutable/components/pages/_page.svelte-f4170379.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/BetaSignUp-fc9b3f79.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/Email-b1e400d4.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/Button-33572926.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/firebase-c8208cb8.js>; rel="modulepreload"; nopush, <./_app/immutable/modules/pages/_page.js-07d4ebd9.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/_page-d86dbbba.js>; rel="modulepreload"; nopush
X-Cache
Other
MISS
X-Cache-Hits
Other
0
X-Cloud-Trace-Context
Other
9446f96ced746968d6fb39cefac2adbb;o=1
X-Country-Code
Other
US
X-Served-By
Other
cache-ewr-kewr1740025-EWR
X-Timer
Other
S1763277940.936792,VS0,VE239

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 494ms