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

Added https:// prefix to host and upload_host init args for API class #1959

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

edghyhdz
Copy link

@edghyhdz edghyhdz commented Sep 5, 2022

For the API.__init__ arguments, I believe it's better if host and upload_host are passed with the https:// prefix already. That way one can also mock twitter api by passing other protocol such as http. This makes it easier for development, without the need to create some local certificates.

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