8000 Send requests over https by default by aloukissas · Pull Request #152 · RomelTorres/alpha_vantage · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Send requests over https by default #152

8000
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

Merged
merged 1 commit into from
Oct 10, 2019

Conversation

aloukissas
Copy link
Contributor
@aloukissas aloukissas commented Oct 10, 2019

This change switches the _ALPHA_VANTAGE_API_URL to https, which avoids a double roundtrip for each request, since the API gateway sends a redirect to https for any request on plain http. Closes #151

@aloukissas aloukissas changed the title Send requests over https by default Closes # 151 - Send requests over https by default Oct 10, 2019
@aloukissas aloukissas changed the title Closes # 151 - Send requests over https by default Send requests over https by default Oct 10, 2019
@PatrickAlphaC PatrickAlphaC merged commit 6674d7a into RomelTorres:develop Oct 10, 2019
@aloukissas aloukissas deleted the https-base-url branch October 10, 2019 14:44
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.

Send requests over https by default
2 participants
0