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

JSON only operator handling for :=/:=@ --form/--multipart #1212

Closed
isidentical opened this issue Nov 25, 2021 · 0 comments · Fixed by #1213
Closed

JSON only operator handling for :=/:=@ --form/--multipart #1212

isidentical opened this issue Nov 25, 2021 · 0 comments · Fixed by #1213
Assignees
Labels
bug Something isn't working new Needs triage. Comments are welcome!
Milestone

Comments

@isidentical
Copy link
Contributor

Currently handling of JSON only operators (:=/:=@) with --form/--multipart is not properly defined, and they sometimes work and sometimes just throw and AssertionError. As discussed, let's properly formalize this:

  • Support basic types like strings, numbers and booleans
  • Error out on complex types
@isidentical isidentical added bug Something isn't working new Needs triage. Comments are welcome! labels Nov 25, 2021
@isidentical isidentical added this to the HTTPie 3.0 milestone Nov 25, 2021
@isidentical isidentical self-assigned this Nov 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working new Needs triage. Comments are welcome!
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant