Skip to content

HttpRequestExecutingMessageHandler (the outbound gateway) should support simple responses (200 "OK) [INT-1218] #5223

@spring-operator

Description

@spring-operator

Dave Syer opened INT-1218 and commented

The gateway expects a non-null response type, so it cannot deal with simple 200 "OK" repsonses. It would often be fine in such cases to respond with a message with a fixed payload. Or maybe we need http:outbound-channel-adapter.

It seems inconsistent that the http:inbound-channel-adapter can be configured to return an empty 200 "OK", but the outbound side cannot deal with the response.


Affects: 2.0 M4

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions