3 Commits

Author SHA1 Message Date
Chip Wasson
03b72c9198 Catch When cURL can't connect to webserver
If a domain is invalid or a web server is down, cURL will return false
and not have a status code. We need to catch it and distinguish the
difference between page not found and cannot connect for the user.
2016-08-29 21:52:28 -06:00
d1a27d0d1a don't need that anymore 2015-09-28 00:53:50 +02:00
8d9d3758c3 initial commit 2015-09-28 00:35:10 +02:00