mirror of
https://github.com/fafhrd91/actix-web
synced 2025-06-26 06:57:43 +02:00
drop request's extract_xxx methods
This commit is contained in:
@ -2,9 +2,7 @@
|
||||
|
||||
## 0.4.11
|
||||
|
||||
* Added `Route::with()` handler, uses request extractor
|
||||
|
||||
* Added `HttpReuqest::extract_xxx()`, type safe path/query information extractor
|
||||
* Type-safe path/query parameter handling, using serde #70
|
||||
|
||||
* Router cannot parse Non-ASCII characters in URL #137
|
||||
|
||||
|
Reference in New Issue
Block a user