Skip to content

RestTemplate.ResponseEntityResponseExtractor doesn't tolerate unknown status codes [SPR-16371] #20918

Closed
@spring-projects-issues

Description

@spring-projects-issues

Anika Solanka opened SPR-16371 and commented

ResponseEntityResponseExtractor in version 4.3.13 also has a problem with unknown HTTP status codes. It is calling response.getStatusCode() which throws IllegalArgumentException for unknown status codes.


Affects: 4.3.13

Issue Links:

Referenced from: commits c1bc74c

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)type: bugA general bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions