mirror of
https://github.com/fafhrd91/actix-web
synced 2025-06-26 15:07:42 +02:00
Add actix-http support for actix error messages (#1379)
* Moved actix-http for actix from actix crate * remove resolver feature * renamed actix feature to actor * fixed doc attr for actors, add documentation
This commit is contained in:
@ -6,6 +6,8 @@
|
||||
|
||||
* Update the `time` dependency to 0.2.7
|
||||
|
||||
* Moved actors messages support from actix crate, enabled with feature `actors`.
|
||||
|
||||
### Fixed
|
||||
|
||||
* Allow `SameSite=None` cookies to be sent in a response.
|
||||
|
Reference in New Issue
Block a user