mirror of
https://github.com/fafhrd91/actix-web
synced 2025-06-25 22:49:21 +02:00
make Query payload public (#991)
This commit is contained in:
committed by
Nikolay Kim
parent
cccd829656
commit
c808364c07
@ -6,6 +6,10 @@
|
||||
|
||||
* Re-implement Host predicate (#989)
|
||||
|
||||
### Changed
|
||||
|
||||
* `Query` payload made `pub`. Allows user to pattern-match the payload.
|
||||
|
||||
|
||||
## [1.0.5] - 2019-07-18
|
||||
|
||||
|
Reference in New Issue
Block a user