mirror of
https://github.com/fafhrd91/actix-web
synced 2025-06-26 06:57:43 +02:00
HttpRequest::resource() returns current matched resource
This commit is contained in:
@ -9,6 +9,8 @@
|
||||
|
||||
* Use more ergonomic `actix_web::Error` instead of `http::Error` for `ClientRequestBuilder::body()`
|
||||
|
||||
* Add `HttpRequest::resource()`, returns current matched resource
|
||||
|
||||
* Router cannot parse Non-ASCII characters in URL #137
|
||||
|
||||
* Fix long client urls #129
|
||||
|
Reference in New Issue
Block a user