mirror of
https://github.com/fafhrd91/actix-web
synced 2024-11-27 17:52:56 +01:00
update CHANGES.md for Form impl Responder
This commit is contained in:
parent
8f48ed2597
commit
b0b462581b
@ -6,6 +6,8 @@
|
|||||||
|
|
||||||
* Re-implement Host predicate (#989)
|
* Re-implement Host predicate (#989)
|
||||||
|
|
||||||
|
* Form immplements Responder, returning a `application/x-www-form-urlencoded` response
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
* `Query` payload made `pub`. Allows user to pattern-match the payload.
|
* `Query` payload made `pub`. Allows user to pattern-match the payload.
|
||||||
|
Loading…
Reference in New Issue
Block a user