Skip to content

Gotcha when using outbound HTTP (bodies with GET requests) #3575

@rylev

Description

@rylev

The current implementation just silently drops request bodies attached to GET requests inheriting the behavior of Hyper. I'm not against the fact that we don't support bodies on GET requests, but it can be a pretty big gotcha when most SDKs default to GET requests.

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