Repro:
happiness url http://some-url-that-redirects/
Expected: It'll fetch the headers, then follow the redirect to display info about Jetpack, etc.
Actual: It just shows empty info about the url because the redirect has no content for the script to parse the response from.
Repro:
happiness url http://some-url-that-redirects/
Expected: It'll fetch the headers, then follow the redirect to display info about Jetpack, etc.
Actual: It just shows empty info about the url because the redirect has no content for the script to parse the response from.