I could make a separate httpClient that uses this other host but it's the only function I have that needs this separate host endpoint, so I would prefer to just override it if I can
Shan
03/25/2020, 11:41 PM
for now i've just made a default url builder that I can override the host with and replaced its usage in my api call functions, but would still like to just override defaultRequest host if I can
👀 1
o
Osman Saral
12/24/2021, 11:00 PM
Hello, I've recently asked the same question. I'm sorry you didn't get any answer to that :(