INT-1862 added documentation explaining that original Message headers are preserved by the Http Outbound Gateway
This commit is contained in:
@@ -95,6 +95,11 @@ By default the HTTP request will be generated using an instance of <classname>Si
|
||||
<classname>HttpURLConnection</classname>. Use of the Apache Commons HTTP Client is also supported through the provided
|
||||
<classname>CommonsClientHttpRequestFactory</classname> which can be injected as shown above.
|
||||
</para>
|
||||
<para>
|
||||
<note>
|
||||
In the case of the Outbound Gateway, the reply message produced by the gateway will contain all Message Headers present in the request message.
|
||||
</note>
|
||||
</para>
|
||||
</section>
|
||||
|
||||
<section id="http-namespace">
|
||||
|
||||
Reference in New Issue
Block a user