Skip to content

AEP-231: Batch Get easily hit max URL lenght #413

@kindermoumoute

Description

@kindermoumoute

AEP-231 recommends to use the get verb for BatchGet methods. Using the get verb here means all request fields will be passed as query parameters. Passing a list of path in a query parameter will quickly hit the max URL lenght, which is 2048 characters.

Suggestion: use the post verb for BatchGet methods.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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