mailgun-php/src/Mailgun
CupOfTea696 e1406e3936 Shows response message on 400, 401 and 404 errors
Adds the actual response message to the errors thrown on 400, 401 and
404 response codes. This provides a lot more useful info than the
current messages. The message doesn’t really give you much to go one. I
spent hours trying to find what I did wrong, double checking my API
keys and looking up the error on google.
2015-05-05 18:18:08 -07:00
..
Connection Shows response message on 400, 401 and 404 errors 2015-05-05 18:18:08 -07:00
Constants Constants.php 2014-11-20 12:28:39 -06:00
Lists * Removed unnecessary constructor 2014-11-20 12:44:33 -06:00
Messages * Changed class docblock to include link to readme for instructions. 2014-11-20 12:38:05 -06:00
Mailgun.php * Added php docblocks to functions and member variables. 2014-11-20 12:41:25 -06:00