mirror of
https://github.com/fafhrd91/actix-web
synced 2025-09-02 09:36:39 +02:00
Add http_only flag to CookieSessionBackend
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
|
||||
* Fixed default_resource 'not yet implemented' panic #410
|
||||
|
||||
* Add `CookieSessionBackend::http_only` method to set `HttpOnly` directive of cookies
|
||||
|
||||
## [0.7.0] - 2018-07-21
|
||||
|
||||
|
Reference in New Issue
Block a user