[
https://issues.apache.org/jira/browse/HTTPCORE-81?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12505388
]
Oleg Kalnichevski commented on HTTPCORE-81:
-------------------------------------------
Yet another late-night change of mind. I refactored connection initialization
code in HttpCore base (blocking) module quite heavily and in the process of
doing so decided to get rid of #configure(HttpParams) method in favor of
passing parameters through a constructor / init method. The way connections get
initialized with HttpParams should now be more consistent across all HttpCore
modules.
I am now more or less satisfied with the way HttpParams are being used in
HttpCore.
Oleg
> Enforce maximum line length and header count
> --------------------------------------------
>
> Key: HTTPCORE-81
> URL: https://issues.apache.org/jira/browse/HTTPCORE-81
> Project: HttpComponents Core
> Issue Type: Improvement
> Components: HttpCore NIO
> Reporter: Steffen Pingel
> Attachments: httpcore-limit-message-length.patch,
> httpcore-limit-message-length.patch
>
>
> The NIO module does not enforce the 'http.connection.max-line-length' and
> 'http.connection.max-header-count' parameters.
--
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]