Commit Graph

6 Commits

Author SHA1 Message Date
Yoshiya Hinosawa
8d7e184943
refactor(http): move unstable APIs (header, method, signed-cookie) (#5938) 2024-09-11 20:23:59 +09:00
Asher Gomez
64e504a4de
BREAKING(http): move unstable-signed-cookie to signed-cookie (#5101)
* BREAKING(http): move `unstable-signed-cookie` to `signed-cookie`

* fix

* fix
2024-06-22 06:27:53 +00:00
Yoshiya Hinosawa
3155f0050a
chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
Lino Le Van
c46143f0ac
chore: update copyright year (#4046)
* chore: update copyright year

* fix

---------

Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
2024-01-02 08:11:32 +11:00
Asher Gomez
67eb780526
fix(http): account for period in signed cookie name (#3977) 2023-12-18 21:42:01 +11:00
Asher Gomez
32f0a4fbcf
feat(http): signCookie(), verifyCookie() and parseSignedCookie() (#3905) 2023-12-13 13:55:12 +11:00