Skip to content

Improve options for exception handling in HTTP interface client  #28533

Closed
@rstoyanchev

Description

@rstoyanchev

There is no good way to handle exceptions from a single place.

An application may want to turn WebClientException into another exception, or handle a specific exception. WebClient provides status handlers, but those are configured per request, and not exposed through the builder.

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions