Skip to content

Truncated JSON header value with @Headers #1464

Description

@daczczcz1

Observed on versions: 11.2, 11.4
Not reproducible on version: 10.1.0

When passing a JSON string as @Param to @Headers the string gets truncated.

Example:

{"some": "value", "other": "value"}

Gets truncated to:

{"some": "value", "other"}

Code to reproduce: https://github.com/daczczcz1/feign-bug-reproduction

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedIssues we need help with tackling

    Type

    No type

    Fields

    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