posva / mande

<700 bytes convenient and modern wrapper around fetch with smart extensible defaults
https://mande.esm.is
MIT License
1.2k stars 42 forks source link

Using without a baseUrl #250

Closed bobmcallan closed 3 years ago

bobmcallan commented 3 years ago

Hello,

I'm using the mande lib (lead here from fantastic Pinia), and I have a issue when using the following.

Is there an option to determine if the get|post url is a full url.. i.e. no baseUrl.

Thanks, Bob

posva commented 3 years ago

Hi, I don't understand. Can you give an example?