[ 
https://issues.apache.org/jira/browse/HTTPCORE-81?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12504459
 ] 

Oleg Kalnichevski commented on HTTPCORE-81:
-------------------------------------------

Steffen,

I have a last minute, late night change of mind. While refactoring the blocking 
I/O code I came to realize that being able to re-apply optional parameters 
might after all come quite handy in some situations. So, I basically reverted 
things back to the state of your original and just renamed the 
#reset(HttpParams) method to #configure(HttpParams) in both base and NIO 
modules. Sorry about being such a mess.

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]

Reply via email to