Skip to content

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

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.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions