yolothreat / utilitybelt

A Python library for being a CND Batman....
MIT License
35 stars 12 forks source link

Fix status code testing for StatDNS #31

Closed krmaxwell closed 9 years ago

krmaxwell commented 9 years ago

Currently we just raise an exception as "No PTR record for address" if it returns anything other than a 200. That's incorrect.