You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Steffen Pingel (JIRA)" <ji...@apache.org> on 2007/07/17 04:46:04 UTC

[jira] Updated: (HTTPCORE-102) Exceeding of maximum line length limit detected late

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

Steffen Pingel updated HTTPCORE-102:
------------------------------------

    Attachment: httpcore-detect-max-line-length.patch

Fix and test case.

> Exceeding of maximum line length limit detected late
> ----------------------------------------------------
>
>                 Key: HTTPCORE-102
>                 URL: https://issues.apache.org/jira/browse/HTTPCORE-102
>             Project: HttpComponents Core
>          Issue Type: Bug
>          Components: HttpCore NIO
>    Affects Versions: 4.0-alpha5
>            Reporter: Steffen Pingel
>         Attachments: httpcore-detect-max-line-length.patch
>
>
> HttpMessageParser will keep extending the size of SessionInputBuffer until the a line break has been read even if a maximum line length is set. Exceeding of the maximum line length could be detected early so the allocated buffer size does not grow to more than twice the size of the maximum line length.

-- 
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: httpcomponents-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: httpcomponents-dev-help@jakarta.apache.org