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

Add HTTP redirect option #77

Merged

Conversation

bfreezy
Copy link
Contributor

@bfreezy bfreezy commented Sep 21, 2020

Follow up to #76

Introduces --follow-redirects argument option to InstallApplications.

If this flag is passed, InstallApplications will follow redirects from the web server to the remote URL. By default, InstallApplications will not follow redirects. Thus, existing implementations should be unaffected by this feature addition.

I made an update to the README for this change. Let me know if anything else is needed.

@erikng
Copy link
Member

erikng commented Sep 21, 2020

LGTM!

@erikng erikng merged commit 08d1377 into macadmins:master Sep 21, 2020
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