Author: buildbot Date: Wed Jan 23 09:18:54 2013 New Revision: 847627 Log: Production update by buildbot for camel
Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/http4.html Modified: websites/production/camel/content/cache/main.pageCache ============================================================================== Binary files - no diff available. Modified: websites/production/camel/content/http4.html ============================================================================== --- websites/production/camel/content/http4.html (original) +++ websites/production/camel/content/http4.html Wed Jan 23 09:18:54 2013 @@ -214,7 +214,8 @@ from(<span class="code-quote">"direct:st </pre> </div></div> <p>In the sample above Camel will call the <a shape="rect" class="external-link" href="http://newhost" rel="nofollow">http://newhost</a> despite the endpoint is configured with <a shape="rect" class="external-link" href="http4://oldhost" rel="nofollow">http4://oldhost</a>.<br clear="none"> -Where Constants is the class, <tt>org.apache.camel.component.http4.Constants</tt>.</p> +Where Constants is the class, <tt>org.apache.camel.component.http4.Constants</tt>.<br clear="none"> +If the http4 endpoint is working in bridge mode, it will ignore the message header of <tt>Exchange.HTTP_URI</tt>.</p> <h3><a shape="rect" name="HTTP4-ConfiguringURIParameters"></a>Configuring URI Parameters</h3>