mirror of
https://github.com/fafhrd91/actix-web
synced 2025-06-25 22:49:21 +02:00
Do not use as it can not parse some valid paths
This commit is contained in:
@ -3,6 +3,8 @@
|
||||
|
||||
## 0.2.0 (2017-10-xx)
|
||||
|
||||
* Do not use `http::Uri` as it can not parse some valid paths
|
||||
|
||||
* Refactor response `Body`
|
||||
|
||||
* Refactor `RouteRecognizer` usability
|
||||
|
Reference in New Issue
Block a user