mirror of
https://github.com/fafhrd91/actix-web
synced 2025-06-26 06:57:43 +02:00
remove Path and Query from public api
This commit is contained in:
@ -2,6 +2,8 @@
|
||||
|
||||
## 0.4.11
|
||||
|
||||
* Added `HttpReuqest::extract_xxx()`, type safe path/query information extractor.
|
||||
|
||||
* Fix long client urls #129
|
||||
|
||||
* Fix panic on invalid URL characters #130
|
||||
|
Reference in New Issue
Block a user