go-resty / resty

Simple HTTP and REST client library for Go
MIT License
9.98k stars 706 forks source link

feat: add SetResolver method support custom dns server #768

Closed dcboy closed 1 week ago

dcboy commented 8 months ago

support custom dns server

jeevatkm commented 1 week ago

Closing this PR in favor new feature in the upcoming Resty v3 resty.NewWithDialer()