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

pass --verbose flag down to curl / wget #740

Merged
merged 3 commits into from Mar 17, 2022
Merged

pass --verbose flag down to curl / wget #740

merged 3 commits into from Mar 17, 2022

Conversation

gugod
Copy link
Owner

@gugod gugod commented Mar 16, 2022

While this may make the output very noisy as curl/wget prints a lot of
connection information under verbose mode, they do provide some
helpful information especially when connection problems may occur.

Thanks to @Pascal666 for suggesting this in #653

While this may make the output very noisy as curl/wget prints a lot of
connection information under verbose mode, they do provide some
helpful information especially when connection problems may occur.
@coveralls
Copy link

coveralls commented Mar 16, 2022

Coverage Status

Coverage increased (+0.2%) to 77.67% when pulling 3395145 on verbose-http-output into e790002 on develop.

@gugod
Copy link
Owner Author

gugod commented Mar 16, 2022

@cromedome
Copy link

Yes, please.

@gugod gugod changed the title pass --verbose flag down to curl/wget. pass --verbose flag down to curl / wget / fetch. Mar 16, 2022
@gugod gugod changed the title pass --verbose flag down to curl / wget / fetch. pass --verbose flag down to curl / wget Mar 16, 2022
only becasue I couldn't verify this myself yet.
@gugod gugod merged commit 9391429 into develop Mar 17, 2022
@gugod gugod deleted the verbose-http-output branch March 17, 2022 00:33
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.

None yet

3 participants