hbattat / verifyEmail

PHP class that can be easily used to verify an email address and make sure it is valid and does exist on the mail server. For a supported option please visit the site
https://hbattat.com/verifyemail.html
Apache License 2.0
545 stars 170 forks source link

add else for $http_response_header = null; #61

Open borodatych opened 2 years ago

borodatych commented 2 years ago

https://github.com/hbattat/verifyEmail/blob/347fec4943ac69ddfa3f20113998874d7c17e154/src/VerifyEmail.php#L317