mirror of
https://github.com/fafhrd91/actix-web
synced 2025-06-25 22:49:21 +02:00
checks nested scopes in has_resource()
This commit is contained in:
@ -1,10 +1,10 @@
|
||||
# Changes
|
||||
|
||||
## [0.7.0] - 2018-07-10
|
||||
## [0.7.0] - 2018-07-17
|
||||
|
||||
### Added
|
||||
|
||||
* Add `.has_prefixed_route()` method to `router::RouteInfo` for route matching with prefix awareness
|
||||
* Add `.has_prefixed_resource()` method to `router::ResourceInfo` for route matching with prefix awareness
|
||||
|
||||
* Add `HttpMessage::readlines()` for reading line by line.
|
||||
|
||||
|
Reference in New Issue
Block a user