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

Missing QsForm extractor for Axum #105

Open
jonkoops opened this issue May 19, 2024 · 0 comments
Open

Missing QsForm extractor for Axum #105

jonkoops opened this issue May 19, 2024 · 0 comments

Comments

@jonkoops
Copy link

jonkoops commented May 19, 2024

Looking at the integration for Axum there is a QsQuery extractor, but a similar extractor for the body is missing. It seems that a similar functionality was added for Actix (#98) called QsForm, so it would be nice to have this for Axum as well.

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

1 participant