-
Notifications
You must be signed in to change notification settings - Fork 10.3k
cURL Follow Redirect 301 #503
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
Comments
/cc @glennc |
The 301 HTTP status is because |
Adding www in the URL doesn't seem to help
|
try version
|
Tracked in aspnet/dnvm#235 |
jkotalik
pushed a commit
that referenced
this issue
Nov 1, 2018
ryanbrandenburg
pushed a commit
that referenced
this issue
Nov 22, 2018
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
should add
-L
it toxml="$(curl $url 2>/dev/null)"
The text was updated successfully, but these errors were encountered: