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
"16v0n9"
Expires
Caching
Wed, 19 Nov 2025 03:42:58 GMT

Content Headers

2 headers
Content-Length
Content
6525
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=5e9812a7-65b5-4182-940c-68f3c6620f1c; 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
Wed, 19 Nov 2025 03:42:58 GMT
Link
Other
<./_app/immutable/assets/0.16565004.css>; rel="preload";as="style"; nopush, <./_app/immutable/assets/Modal.2aeb23e3.css>; rel="preload";as="style"; nopush, <./_app/immutable/assets/ErrorField.6dd8c93a.css>; rel="preload";as="style"; nopush, <./_app/immutable/assets/2.55fb802a.css>; rel="preload";as="style"; nopush, <./_app/immutable/assets/Loading.171d76c8.css>; rel="preload";as="style"; nopush, <./_app/immutable/entry/start.74dcd050.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/scheduler.a69b0e83.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/singletons.8d4988d0.js>; rel="modulepreload"; nopush, <./_app/immutable/entry/app.e9d012d0.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/preload-helper.a4192956.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/index.fa84f600.js>; rel="modulepreload"; nopush, <./_app/immutable/nodes/0.970599e9.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/index.9cc91572.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/index.9b0d53e4.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/navigation.25ed6a64.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/index.0f21cded.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/MediaQuery.88781038.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/index.2c2696b4.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/index.40b40403.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/spread.8a54911c.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/stores.239e127d.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/MessageDialog.42398018.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/Modal.750dba18.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/ErrorField.50a1f057.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/DialogMessage.55d58ea3.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/User.b7a192d6.js>; rel="modulepreload"; nopush, <./_app/immutable/nodes/2.8cdaf265.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/Loading.ba92ed02.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/MenuBottomNavigationPrimary.78727357.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/MenuBottomNavigation.3b5dfdf8.js>; rel="modulepreload"; nopush
X-Cache
Other
MISS
X-Cache-Hits
Other
0
X-Cloud-Trace-Context
Other
9e0c0d420c01558118a206578e561e30;o=1
X-Country-Code
Other
US
X-Served-By
Other
cache-ewr-kewr1740058-EWR
X-Sveltekit-Page
Other
true
X-Timer
Other
S1763523778.076407,VS0,VE819

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 1461ms