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

Always attach body to response object? #79

Open
iangreenleaf opened this issue May 29, 2012 · 1 comment
Open

Always attach body to response object? #79

iangreenleaf opened this issue May 29, 2012 · 1 comment

Comments

@iangreenleaf
Copy link

I'm trying to test an image request with tobi and want to check that the body is being sent correctly. Unfortunately, the params that are given for non html/json responses don't contain any way to get at the body (that I can see).

Would there be any problem with always attaching the body at res.body, like is currently done with json requests?

I'll code up a pull request if you like this idea.

@iangreenleaf
Copy link
Author

#83 is probably related to this.

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