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

[jira] Resolved: (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 ]

Oleg Kalnichevski resolved HTTPCORE-102.
----------------------------------------

       Resolution: Fixed
    Fix Version/s: 4.0-beta1

Patch checked in. Many thanks, Steffen.

Oleg

> 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
>             Fix For: 4.0-beta1
>
>         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