mirror of
https://github.com/fafhrd91/actix-web
synced 2025-06-26 15:07:42 +02:00
add method to extract matched resource pattern (#1566)
This commit is contained in:
@ -5,6 +5,8 @@
|
||||
### Added
|
||||
|
||||
* Re-export `actix_rt::main` as `actix_web::main`.
|
||||
* `HttpRequest::match_pattern` and `ServiceRequest::match_pattern` for extracting the matched
|
||||
resource pattern.
|
||||
|
||||
### Changed
|
||||
|
||||
|
Reference in New Issue
Block a user