Skip to content

Specific request configs don't override more general client configs. #30

Description

@JustinTRoss

E.g. if you pass requestOptions: { memoize: false } at instantiation and then do instance.get(<path>, { memoize: true }), the more specific setting is not honored, and the request is not memoized.

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions