[
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]