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

Body must be a JSON #17

Closed
Enanodr opened this issue Mar 14, 2017 · 1 comment
Closed

Body must be a JSON #17

Enanodr opened this issue Mar 14, 2017 · 1 comment
Assignees

Comments

@Enanodr
Copy link
Contributor

Enanodr commented Mar 14, 2017

Summary

if we send an array in the body, the resulting body is translated to
{ dody: array_param[]=value1, array_param[]=value2, .... etc }

It shoud be converted to_json manualy before it gets to httparty

@blacksam07
Copy link
Contributor

#26

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

3 participants