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

what would it take to be able to provide nested objects for params? #10

Open
faceyspacey opened this issue May 14, 2016 · 0 comments
Open

Comments

@faceyspacey
Copy link

I'm essentially looking to be able to POST complex JSON.stringified objects. Looking at the objective C code there is a "todo" to add support for objects. I'm no expert in objective-C, I can't even tell if it supports anything but strings, i.e. numbers. What would it take to make the params parameter similar to what you would pass for the body parameter in fetch, or perhaps the non-stringified version as that seems to be its direction?

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

1 participant