mirror of
https://github.com/fafhrd91/actix-web
synced 2025-06-25 22:49:21 +02:00
use HashMap for HttpRequest::query()
This commit is contained in:
@ -41,6 +41,8 @@
|
||||
|
||||
* port `Extensions` type from http create, we dont need `Send + Sync`
|
||||
|
||||
* `HttpRequest::query()` returns `&HashMap<String, String>`
|
||||
|
||||
|
||||
### Removed
|
||||
|
||||
|
Reference in New Issue
Block a user