Skip to content

Request ignoring "=" when empty #1971

Open
@vinimdev

Description

@vinimdev

how to send a query string that has an empty attribute but requires the "=" sign to be sent in the request?

feign removes the signal and instead of sending param1=test&param2=&parem3=test2, it sends param1=test&param2&parem3=test2.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationIssues that require updates to our documentationfeedback providedFeedback has been provided to the author

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions