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

Actix: extract querystring from form data #98

Merged
merged 11 commits into from Apr 7, 2024
Merged

Conversation

samscott89
Copy link
Owner

No description provided.

samscott89 and others added 10 commits April 7, 2024 13:56
Added QsForm to support application/x-www-form-urlencoded Web forms
Added Into_inner function for both QsQuery and QsForm to behave like actix_webs default extractors
Made some fixes
Added new trait "IntoInner"
Fixed QsFormConfig not correctly setting new settings correctly
Removed trait requirement for using into_inner() now functions as a function.
@samscott89 samscott89 merged commit c6e5914 into main Apr 7, 2024
13 checks passed
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

Successfully merging this pull request may close these issues.

None yet

2 participants