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

Andrea Selva updated HTTPCORE-88:
---------------------------------

    Attachment: improved_add_interceptpr_method.patch

Hi, 
here is a patch that should satisfy this issue, the only problem is that i 
can't update the AbstractHttpClient because the my build system can't see the 
updates to the BasicHttpProcessor, i hope this could help
 Andrea

> Add convenience methods to HttpRequestInterceptorList, 
> HttpResponseInterceptorList
> ----------------------------------------------------------------------------------
>
>                 Key: HTTPCORE-88
>                 URL: https://issues.apache.org/jira/browse/HTTPCORE-88
>             Project: HttpComponents Core
>          Issue Type: Improvement
>    Affects Versions: 4.0-alpha5
>            Reporter: Oleg Kalnichevski
>             Fix For: 4.0-beta1
>
>         Attachments: improved_add_interceptpr_method.patch
>
>
> Add convenience methods to HttpRequestInterceptorList, 
> HttpResponseInterceptorList to allow 
> (1) an interceptor be put last 
> (2) an interceptor be put first
> (3) interceptors removed by a class name

-- 
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