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

Accomodate use of formData parameters #8

Open
patcon opened this issue Dec 24, 2016 · 0 comments
Open

Accomodate use of formData parameters #8

patcon opened this issue Dec 24, 2016 · 0 comments

Comments

@patcon
Copy link

patcon commented Dec 24, 2016

Seems that svelte assumes that all data is sent as json:
https://github.com/notonthehighstreet/svelte/blob/master/lib/svelte/rest_client.rb#L37

Some params can be set to be form-data via the using "in": "formData"

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