-
jsdom depends on tough-cookie@4.1.4 which depends on psl and it causes DeprecationWarning from Node.
As tough-cookie 5 is out. A version pump to v5 should get rid of DeprecationWarning from Node.
…
-
### What version of Elysia is running?
1.1.20
### What platform is your computer?
Darwin 23.6.0 arm64 arm
### What steps can reproduce the bug?
bun version: 1.1.29
write simple Elysi…
-
### Context
Reported by @damian-pastorini on Discord:
![image](https://github.com/user-attachments/assets/0e32597b-c72d-406e-bed3-6d6bfb75e4b1)
### Bug description
Using "vulnerable" `coo…
-
### Current behavior
If setting a cookie without a name, cypress running under firefox is unable to delete the cookie the next time running the test. Every test after this will fail.
![image](ht…
-
### Is there an existing issue for this?
- [X] I have searched the tracker for existing similar issues and I know that duplicates will be closed
### Describe the Issue
According to this website `ht…
-
### Environment
```
System:
OS: macOS 14.6.1
CPU: (10) arm64 Apple M1 Pro
Memory: 47.84 MB / 32.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 20.13.0 - ~/.nvm/versions/node/…
-
### Description
Currently, it's not possible to get the `Set-Cookie` headers from http requests, specifically via `headers.getSetCookie()`.
I've started work on this:
1. https://github.com/Jake…
-
If you erase all the containers and volumes and start anew, the old token is saved as cookie in the browser and you get this error:
```
Auth state after loading cookie: true
Auth token: eyJhbGciO…
-
Hi,
I've noticed that the recommended way of using multiple socket.io server nodes that do http long-polling and therefore maintaining a sticky session is to be done via cookies - according to https:…
-
### 説明
ミドルウェアのリダイレクトでエラーが発生し、リダイレクトできないことがある。
発生条件は以下のとおり。
- リクエストにサーバーアクションを使用している
- 保護されたページ(ログインが必要なページ)のフォームを送信する
- `auth_cookie`クッキーが削除されている
発生するエラーは以下のとおり。
```shell
failed to for…