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

feat: Move more response methods to shared base class #74

Merged
merged 2 commits into from Jul 23, 2018

Conversation

offirgolan
Copy link
Collaborator

Resolves #7.

  • Move send, json, and type methods out of Response and into HTTPBase class
  • Add jsonBody alias method to HTTPBase class.

- Move `send`, `json`,  and `type` methods out of `Response` and into `HTTPBase` class
- Add `jsonBody` alias method to `HTTPBase` class.
@offirgolan offirgolan requested a review from jasonmit July 23, 2018 18:49
@offirgolan offirgolan merged commit 4f845e5 into master Jul 23, 2018
@offirgolan offirgolan deleted the shared-req-res-methods branch July 23, 2018 20:08
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

1 participant