Looks like at least when using `<resty.Client>.SetBaseURL()`, the trailing slash is removed. This was previously addressed in v1.2 as reported in #119 and it seems to have reared its head again.
Looks like at least when using
<resty.Client>.SetBaseURL(), the trailing slash is removed.This was previously addressed in v1.2 as reported in #119 and it seems to have reared its head again.