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 https scheme in static request #1

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

Conversation

JensAc
Copy link

@JensAc JensAc commented Jul 30, 2020

If volley is running behind a reverse proxy and the connection is secured by e.g. a Lets Encrypt certificate, the https scheme should be used. Therefore, I changed the scheme for request.static to https. I guess, this might be useful for other people running volley on their own servers behind a reverse proxy.

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.

1 participant