Author: buildbot
Date: Mon May 14 15:48:10 2012
New Revision: 817603
Log:
Production update by buildbot for cxf
Modified:
websites/production/cxf/content/cache/docs.pageCache
websites/production/cxf/content/docs/client-http-transport-including-ssl-support.html
Modified: websites/production/cxf/content/cache/docs.pageCache
==============================================================================
Binary files - no diff available.
Modified:
websites/production/cxf/content/docs/client-http-transport-including-ssl-support.html
==============================================================================
---
websites/production/cxf/content/docs/client-http-transport-including-ssl-support.html
(original)
+++
websites/production/cxf/content/docs/client-http-transport-including-ssl-support.html
Mon May 14 15:48:10 2012
@@ -595,7 +595,7 @@ Language tags are regulated by the Inter
<ul><li>Many proxy servers don't understand it, especially older proxy
servers. Many proxy servers want the Content-Length up front so they can
allocate a buffer to store the request before passing it onto the real
server.</li><li>Some of the older WebServices stacks also have problems with
Chunking. Specifically, older versions of .NET.</li></ul>
-<p>If you are getting strang errors (generally not soap faults, but other HTTP
type errors) when trying to interact with a service, try turning off chunking
to see if that helps.</p>
+<p>If you are getting strange errors (generally not soap faults, but other
HTTP type errors) when trying to interact with a service, try turning off
chunking to see if that helps.</p>
</div>
</div>