Skip to content

Support request batches in do_request() #21

@ximon18

Description

@ximon18

Users who want to perform a slightly different request than any of the built-in functions on the default Client can do so by passing their own request payload to fn do_request(), but if that payload contains multiple batch items it will not work because do_request() will abort if the response contains more than one batch item.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions