Skip to content

Conversation

@jamielennox
Copy link
Owner

Add a form and multipart form encoding helper. This will make it easier to deal
with this style of request.

Similar to how we provide a json handler for examining requests that
were made we should provide a form encoded handler.

Related-Bug: #1632584
Change-Id: I661d4a03f52d92b7585c5713b6fcfae5823facaa
Similarly to how we provide a form() helper on requests provide a
multipart_form that decodes multipart forms into a similar style to
query string or form parameters.

Closes-Bug: #1632584
Change-Id: Ieeb448e06d01736b2c7ec81406e170c629ecc733
@jamielennox
Copy link
Owner Author

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.

2 participants