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

Implement replacing the HTTP backend #25

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

THE-FYP
Copy link
Contributor

@THE-FYP THE-FYP commented Jun 2, 2019

From the documentation:

The HTTP backend can be swapped out for anything that has the same API as LuaSocket's socket.http. This is done by setting the value of requests.http_socket. Swapping the HTTPS backend can be done by swapping out requests.https_socket.

@JakobGreen
Copy link
Owner

Something is wrong with this, it locks up quite a few of the tests.

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.

2 participants