roonie007 / axiod

Promise based HTTP client for Deno
53 stars 6 forks source link

consider URLSearchParams #17

Closed Maximilian5189 closed 3 years ago

Maximilian5189 commented 3 years ago

As discussed - if we check for URLSearchParams and hand them to fetch without amending them, fetch can send them in the body.