mirror of
https://github.com/fafhrd91/actix-web
synced 2025-06-26 06:57:43 +02:00
add handler with exatractor
This commit is contained in:
@ -2,7 +2,9 @@
|
||||
|
||||
## 0.4.11
|
||||
|
||||
* Added `HttpReuqest::extract_xxx()`, type safe path/query information extractor.
|
||||
* Added `Route::with()` handler, uses request extractor
|
||||
|
||||
* Added `HttpReuqest::extract_xxx()`, type safe path/query information extractor
|
||||
|
||||
* Fix long client urls #129
|
||||
|
||||
|
Reference in New Issue
Block a user