Skip to content

[Question] Want to understand on what basis is the Response body implementation picked #2153

@arrajeev87

Description

@arrajeev87

When we fire a request using the feign client we get the body of the type "feign.Response$ByteArrayBody"
But the same API call with a different request give the response body of type "feign.okhttp.OkHttpClient$1"

So wanted to understand why is this different? On what basis is the implementation selected?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionGeneral usage or 'how-to' questions

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions