Skip to content

Use ByteArrayDecoder in DefaultClientResponse::createException #27666

@poutsma

Description

@poutsma

In DefaultClientResponse::createException, instead of "converting" the response body into DataBuffers and turning those in a byte array , we should use the ByteArrayDecoder which does that in a single step.

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)status: backportedAn issue that has been backported to maintenance branchestype: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions