Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to handle form body ? #443

Closed
imclint21 opened this issue Sep 28, 2019 · 2 comments
Closed

How to handle form body ? #443

imclint21 opened this issue Sep 28, 2019 · 2 comments

Comments

@imclint21
Copy link

Hey,

I would like to know how to get the raw body ?

Thanks

@jolhoeft
Copy link
Member

The raw body, or do you want the form parsed? examples/form_data/form_data.rs shows how to read the parsed form parameters. It also has some examples of functions that auto-implement the Middleware trait (for issue #442).

@imclint21
Copy link
Author

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants