Bouke / DNS

Swift implementation of DNS Records / RR
http://boukehaarsma.nl/DNS
MIT License
64 stars 22 forks source link

Add support for CAA record #31

Open Matic1993 opened 3 years ago

Matic1993 commented 3 years ago

Hi!

Is it possible to add support for parsing the CAA of the lookup?

https://support.dnsimple.com/articles/caa-record/

Bouke commented 3 years ago

It looks like a nice addition, I'm open for a well-written PR.