Testing Weblogic responses identified a problem in
org.apache.commons.httpclient.ResponseInputStream because it was searching
for the "chunked" value of the Transfer-Encoding header attribute using
indexOf(), which is case -sensitive.

Reference, per Michael Smith  (thanks)

HTTP/1.1  (RFC2616) - Section 3.5, Paragraph 2:  "All content-coding values
are case-insensitive."


(See attached file: ChunkedResponseCasePatch.txt)



************************************************************************

If you received this e-mail in error please delete it and notify the sender as soon as 
possible. The contents of this e-mail may be confidential and the unauthorized use, 
copying, or dissemination of it and any attachments to it, is prohibited.

Internet communications are not secure and Hyperion does not, therefore, accept legal 
responsibility for the contents of this message nor for any damage caused by viruses. 
The views expressed here do not necessarily represent those of Hyperion.

For more information about Hyperion, please visit our Web site at www.hyperion.com

Attachment: ChunkedResponseCasePatch.txt
Description: Binary data

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to