Kong / lua-resty-dns-client

Lua DNS client, load balancer, and utility library
http://kong.github.io/lua-resty-dns-client/topics/README.md.html
Apache License 2.0
152 stars 52 forks source link

feat(client) toip returns the last hostname resolved #87

Closed Tieske closed 1 year ago

Tieske commented 4 years ago

client.toip() gets a new return value that will hold the last name resolved in a chain of records.

hbagdi commented 1 year ago

Closing this due to lack of activity. Please re-open if needed.