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

Handle URL Encoded Form Data #13

Open
5 tasks
toddgeist opened this issue Nov 15, 2016 · 0 comments
Open
5 tasks

Handle URL Encoded Form Data #13

toddgeist opened this issue Nov 15, 2016 · 0 comments
Assignees

Comments

@toddgeist
Copy link
Contributor

@rwu2359 points out we don't handle form data very well in #11

We need to add another section for FormData, just like Params. We can't use params, since that maybe used as well in the same request. We probably can't do Multi-part here.

  • add new form-data table
  • change Data tab to accommodate a new UI for setting form data
  • add new section to Save and Export
  • add new section to Restore
  • make changes to HTTP Script
@toddgeist toddgeist self-assigned this Nov 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant