mirror of
https://github.com/actix/actix-extras.git
synced 2025-08-31 03:20:20 +02:00
Follow upstream change wrt. FramedWrite
This commit is contained in:
@@ -2,10 +2,14 @@
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
* Added `cookie_http_only` functionality to RedisSession builder, setting this
|
||||
* Add `cookie_http_only` functionality to RedisSession builder, setting this
|
||||
to false allows JavaScript to access cookies. Defaults to true.
|
||||
|
||||
* Changed type of parameter of ttl method to u32.
|
||||
* Change type of parameter of ttl method to u32.
|
||||
|
||||
* Update `actix` to 0.10.0-alpha.3
|
||||
|
||||
* Update `tokio-util` to 0.3
|
||||
|
||||
## [0.9.0-alpha.1]
|
||||
|
||||
|
Reference in New Issue
Block a user