Skip to content

Make it possible to extend a Fetch-implementation #30

Description

@lessp

One issue I see currently is that there's no way to extend the current Fetch-implementation.

E.g. it'd be nice for consumers to extend with custom functionality:

module Body: {
   ...
   let toJSON = ... => ...
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions