Fetcher implementation which uses the native fetch API to perform HTTP calls. Much more portable than FetchH2, though may be less performant.
No-op since the native fetch API has no resources to clean up
Performances the necessary HTTP request.
Fetcher implementation which uses the native fetch API to perform HTTP calls. Much more portable than FetchH2, though may be less performant.