Closed nelsonic closed 8 years ago
Why does url_validator require a callback...? https://github.com/nelsonic/github-scraper/blob/07b518192f7f21b94da4bcf09815abf113daa34f/lib/url_validator.js#L8
callback
It requires a callback so we can call it with 404 if the url is undefined. :+1:
404
undefined
Why does url_validator require a
callback
...? https://github.com/nelsonic/github-scraper/blob/07b518192f7f21b94da4bcf09815abf113daa34f/lib/url_validator.js#L8