mirror of
https://github.com/fafhrd91/actix-web
synced 2025-06-26 06:57:43 +02:00
add Pattern::with_prefix, make it usable outside of actix
This commit is contained in:
@ -4,7 +4,9 @@
|
||||
|
||||
* Better naming for websockets implementation
|
||||
|
||||
* A filter for cross-site request forgery #89
|
||||
* Add `Pattern::with_prefix()`, make it more usable outside of actix
|
||||
|
||||
* Add csrf middleware for filter for cross-site request forgery #89
|
||||
|
||||
|
||||
## 0.4.1 (2018-03-01)
|
||||
|
Reference in New Issue
Block a user