resty
resty copied to clipboard
What is BaseURL ?
Hello,
What is BaseURL ?
I searched in the resty code but i don't find the usage of baseURL variable ?
Do you have an example of code which use baseurl ?
Best regards
Okay, code present in this issue seems to be a good example: https://github.com/go-resty/resty/issues/491
https://pkg.go.dev/github.com/go-resty/resty/v2#Client.SetBaseURL
Make sure you are using the latest version currently v2.11.0.