Skip to content

IllegalStateException on 1xx response codes #836

@wirelessMousetail

Description

@wirelessMousetail

Looks like there is no support for 1xx responses - Illegal state exception is thrown by Feign on any response with code less than 200 during response building:
https://github.com/OpenFeign/feign/blob/master/core/src/main/java/feign/Response.java#L47

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedIssues we need help with tackling

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions