-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
in: httpstatus: duplicateThere is already an issue similar to this. The link to it should be presentThere is already an issue similar to this. The link to it should be presenttype: bug
Description
Victor Romero opened INT-2457 and commented
Documentation suggest to use request-timeout while it seems that it should suggest reply-timeout
<int-http:outbound-gateway id="example"
request-channel="requests"
url="http://localhost/test"
http-method="POST"
extract-request-payload="false"
expected-response-type="java.lang.String"
charset="UTF-8"
request-factory="requestFactory"
request-timeout="1234"
reply-channel="replies"/>
Affects: 2.1 GA
Issue Links:
- Change from request-timeout to reply-timeout in HttpOutboundGateway is not reflected in the SI reference guide [INT-2450] #6429 Change from request-timeout to reply-timeout in HttpOutboundGateway is not reflected in the SI reference guide
("duplicates")
Metadata
Metadata
Assignees
Labels
in: httpstatus: duplicateThere is already an issue similar to this. The link to it should be presentThere is already an issue similar to this. The link to it should be presenttype: bug