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

Handling HTTP redirects #24

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

Handling HTTP redirects #24

wants to merge 1 commit into from

Conversation

rouanth
Copy link

@rouanth rouanth commented Aug 12, 2017

One can download certain blogs only by explicitly specifying that it's https. This PR remedies it by instructing curl to recognize when the server suggests to try another protocol.

Some Tumblr pages only provide https. It was possible to download these
pages as well by specifying the protocol explicitly. However there's no
reason for the user to be concerned with this because `curl` knows how
to follow redirects.
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