You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Roland Weber (JIRA)" <ji...@apache.org> on 2007/02/04 13:37:06 UTC

[jira] Commented: (HTTPCORE-32) provide interface to manipulate interceptor lists

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

Roland Weber commented on HTTPCORE-32:
--------------------------------------

Hi Oleg,

done. o.a.h.protocol.HttpRe{quest|sponse}InterceptorList and modified BasicHttpProcessor.
Please close this issue if the changes are OK for you.

cheers,
  Roland




> provide interface to manipulate interceptor lists
> -------------------------------------------------
>
>                 Key: HTTPCORE-32
>                 URL: https://issues.apache.org/jira/browse/HTTPCORE-32
>             Project: HttpComponents Core
>          Issue Type: New Feature
>          Components: HttpCore
>    Affects Versions: 4.0-alpha3
>            Reporter: Roland Weber
>         Assigned To: Roland Weber
>            Priority: Minor
>             Fix For: 4.0-alpha4
>
>
> HttpClient interface should expose the lists of request and response interceptors in an HttpProcessor to allow for programmatic modification. Currently, there is no interface that allows for modification, only the implementation class BasicHttpProcessor. Interfaces should be defined in HttpCore rather than HttpClient so they can be implemented directly by BasicHttpProcessor. Suggested names:
> HttpRequestInterceptorList
> HttpResponseInterceptorList
> cheers,
>   Roland

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