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 the http lib swappable #12

Merged
merged 3 commits into from
May 31, 2014
Merged

Make the http lib swappable #12

merged 3 commits into from
May 31, 2014

Conversation

kahnvex
Copy link
Owner

@kahnvex kahnvex commented May 30, 2014

This allows the user to inject their own http lib, and includes adapters for jquery and request http libraries.

jQuery is the default library, and it is included as a dependency. This will allow the user to configure qjax to work with the request library, but the user will be responsible for including that library, by injecting it into the adapter, as seen in this test.

This fixes: #12

kahnjw added 3 commits May 30, 2014 15:59
This allows the user to inject their own http lib, and includes adapters for jquery and request http libraries.
kahnvex added a commit that referenced this pull request May 31, 2014
@kahnvex kahnvex merged commit 73e448f into master May 31, 2014
@kahnvex kahnvex deleted the make_http_lib_swappable branch May 31, 2014 00:50
@kahnvex kahnvex mentioned this pull request May 31, 2014
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