Skip to main content

client.fetch

Make a fetch request from the client.

client.fetch('https://example.com/collect')

The above will send a fetch request from the client to the resource specified.