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

Make response available from Resource. #46

Merged
merged 4 commits into from
Nov 22, 2013

Conversation

benhamill
Copy link
Contributor

No description provided.

@benhamill
Copy link
Contributor Author

This addresses #32.

Also, I'm not sure I wrote the tests in an appropriate manner to fit the style of the rest of the suite. I'm totally willing to accept guidance or correction on that front.

Ben Hamill added 2 commits October 29, 2013 23:36
This is a bit of a hack so that we don't try to parse HTML or plaintext
as JSON when we get back, e.g. a 404. Ideally, we should be looking at
the content type of the header and parsing or not based on that, but
that's for another pull request, for sure.
oriolgual added a commit that referenced this pull request Nov 22, 2013
@oriolgual oriolgual merged commit 22655ed into codegram:master Nov 22, 2013
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

Successfully merging this pull request may close these issues.

None yet

2 participants