mirror of
https://github.com/actix/actix-website
synced 2024-11-23 16:31:08 +01:00
Fix formencoded URL (#233)
This commit is contained in:
parent
09ad5775ac
commit
a986fa7519
@ -97,4 +97,4 @@ In the following example, we read and print the request payload chunk by chunk:
|
||||
[urlencoded]: https://docs.rs/actix-web/3/actix_web/dev/struct.UrlEncoded.html
|
||||
[payloadextractor]: https://docs.rs/actix-web/3/actix_web/web/struct.Payload.html
|
||||
[multipartcrate]: https://crates.io/crates/actix-multipart
|
||||
[formencoded]:Jhttps://docs.rs/actix-web/3/actix_web/web/struct.Form.html
|
||||
[formencoded]: https://docs.rs/actix-web/3/actix_web/web/struct.Form.html
|
||||
|
Loading…
Reference in New Issue
Block a user