Skip to content

Provide a public API for determining the outcome of a request from its response's status code #18150

Closed
@wilkinsona

Description

@wilkinsona

We currently have some very similar logic for determining the outcome of a request from its response's status code spread across RestTemplateExchangeTags, WebClientExchangeTags, WebFluxTags, and WebMvcTags. We should ensure this logic is consistent by pulling out a public Outcome abstraction that can be used by all four …Tags classes.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions