You need to pass the `prefix` option [here](https://github.com/jcs224/hono_sessions/blob/cba09f03ac28abb126c7716c5f163dc8094e0c5f/src/Middleware.ts#L46) in order to get that option working. Workaround is to manually prepend `__Host-` to the cookie name.