Skip to content

SOAP response body not set as text #9

@aro

Description

@aro

For requests to a SOAP endpoint the body string response is not set.

The problem is that we only encode the binary data as string for the known text content types. Currently that is: text/*, application/xml or application/json

Soap and other xml content types are not included, like "application/soap+xml"

Reported in the forum.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions