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

Use abstract classes for requests #2

Open
FoxxMD opened this issue Aug 14, 2015 · 0 comments
Open

Use abstract classes for requests #2

FoxxMD opened this issue Aug 14, 2015 · 0 comments

Comments

@FoxxMD
Copy link
Member

FoxxMD commented Aug 14, 2015

If a user wants to implement their own request object they should be able to use that to make a request. Right now the concrete class shipped with the package is required. Need to refactor request methods to require abstract classes to make this possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant