go-resty / resty

Simple HTTP and REST client library for Go
MIT License
9.68k stars 681 forks source link

docs: replace `SetHostURL` to `SetBaseURL` #772

Closed purofle closed 5 months ago

purofle commented 5 months ago

SetHostURL is deprecated, it will be removed in v3.0.0 release.