Sends the given request using the fetch API.
Note: Content-Type:text is used by default for PUT, POST and PATCH if not specified
Content-Type:text
Creates a new URL from the endpoint and base url.
Sends the given request using the fetch API.
Note:
Content-Type:textis used by default for PUT, POST and PATCH if not specified