Skip to content

Logging shows wrong HTTP protocol #2064

@FouquerYohann

Description

@FouquerYohann

In feign.SynchronousMethodHandler#executeAndDecode

The request constructor default to HTTP protocol 1.1
then it's logged
And only afterward the client execute changes it to protocol version 2.0

image

note : I'm using Http2Client but that should still be true for other clients

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