mshinh / urltester

Command-line tool for finding and reporting dead links (e.g., broken URLs) in a file
MIT License
0 stars 2 forks source link

improvements #1 #3

Closed PedroFonsecaDEV closed 4 years ago

PedroFonsecaDEV commented 4 years ago

-Add feature: request only headers. -Add feature: fetch timeout. -Propose of "-v" instead of "v" -Better Formatting. (No callback hells)

Please let me know what do you think about these suggestions (the pull request is ready for you to merge). I will wait for your feedback about it, so we can evaluate new PRs.

Kind Regards. Pedro

mshinh commented 4 years ago

I reviewed your suggestions and it makes my code better. I have merged your pull request 5f83591291d51f535100c64b70144ef1dc9beb50 Thanks for your help