[ 
https://issues.apache.org/jira/browse/HTTPCORE-112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Roland Weber updated HTTPCORE-112:
----------------------------------

    Attachment: 2k7-12-08-reuse-strategy.txt

I've read up on the documentation for the Connection header (RFC 2616, RFC 
2068) and what I could find about the Proxy-Connection header. The situation 
really is a mess. The attached patch changes the DefaultConnectionReuseStrategy 
to treat the Connection header as specified in RFC 2616, while keeping the 
behavior compatible to RFC 2068 and the informal use of the Proxy-Connection 
header. I've documented what I learned in the inline comments.

Please let me know what you think.

cheers,
  Roland


> DefaultConnectionReuseStrategy misinterprets Connection header
> --------------------------------------------------------------
>
>                 Key: HTTPCORE-112
>                 URL: https://issues.apache.org/jira/browse/HTTPCORE-112
>             Project: HttpComponents Core
>          Issue Type: Bug
>          Components: HttpCore
>    Affects Versions: 4.0-alpha5
>            Reporter: Roland Weber
>            Priority: Minor
>             Fix For: 4.0-beta1
>
>         Attachments: 2k7-12-08-reuse-strategy.txt, multiuconn.patch
>
>
> DefaultConnectionReuseStrategy assumes that "Connection:" is a single-valued 
> header.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to