Does anybody know if there is a way to implement a clj-http
client with an address-lookup function? Something similar to :address-finder
option in http-kit implements here: (https://github.com/http-kit/http-kit/blob/master/src/org/httpkit/client.clj#L102)
Or any other suggested method for doing custom DNS lookups