1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-26 06:57:43 +02:00

another attempt to fix cookie handling

This commit is contained in:
Nikolay Kim
2018-03-08 11:16:54 -08:00
parent 1ab676d7eb
commit 395243a539
4 changed files with 19 additions and 8 deletions

View File

@ -2,6 +2,8 @@
## 0.4.6 (2018-03-xx)
* Fix client cookie handling
## 0.4.5 (2018-03-07)