resty icon indicating copy to clipboard operation
resty copied to clipboard

What is BaseURL ?

Open henri9813 opened this issue 3 years ago • 2 comments

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

henri9813 avatar Mar 23 '22 10:03 henri9813

Okay, code present in this issue seems to be a good example: https://github.com/go-resty/resty/issues/491

henri9813 avatar Mar 23 '22 10:03 henri9813

https://pkg.go.dev/github.com/go-resty/resty/v2#Client.SetBaseURL

moorereason avatar Mar 28 '22 16:03 moorereason

Make sure you are using the latest version currently v2.11.0.

Abhimanyuaj001 avatar Feb 03 '24 16:02 Abhimanyuaj001