Skip to content

json:true writes to body even if there's nothing to write #52

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

Open
guy-mograbi-at-gigaspaces opened this issue Jun 21, 2015 · 0 comments

Comments

@guy-mograbi-at-gigaspaces

when I mark json:true, I see the body is written.

this makes the code not compatible with node version.
in node version I mark json:true to get the response as json. I don't send anything on the body, and I must not write anything on the body (the REST API I use fails if I do, as it expects an empty body).

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