You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Flash Networks (JIRA)" <ji...@apache.org> on 2006/11/30 18:18:22 UTC

[jira] Updated: (HTTPCORE-17) In RequestContent class, if one of the headers TRANSFER_ENCODING or CONTENT_LEN already exist a ProtocolException is thrown. We removed the exception because if one of these headers exists we want to do nothing, just forward it as it is

     [ http://issues.apache.org/jira/browse/HTTPCORE-17?page=all ]

Flash Networks updated HTTPCORE-17:
-----------------------------------

    Attachment: RequestContent.java

> In RequestContent class, if one of the headers TRANSFER_ENCODING or CONTENT_LEN already exist a ProtocolException is thrown. We removed the exception because if one of these headers exists we want to do nothing, just forward it as it is
> --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HTTPCORE-17
>                 URL: http://issues.apache.org/jira/browse/HTTPCORE-17
>             Project: HttpComponents Core
>          Issue Type: New Feature
>          Components: HttpCore
>    Affects Versions: 4.0-alpha2
>            Reporter: Flash Networks
>            Priority: Minor
>         Attachments: RequestContent.java
>
>
> In RequestContent class, if one of the headers TRANSFER_ENCODING or CONTENT_LEN already exist 
> a ProtocolException is thrown. We removed the exception because if one of these headers exists we want to do
> nothing, just forward it as it is

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: httpcomponents-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: httpcomponents-dev-help@jakarta.apache.org