You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Christian Schneider (JIRA)" <ji...@apache.org> on 2010/12/01 22:52:12 UTC

[jira] Resolved: (CXF-3144) Simplify HttpConduit by factoring out header, cookie and trust handling

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

Christian Schneider resolved CXF-3144.
--------------------------------------

    Resolution: Fixed

> Simplify HttpConduit by factoring out header, cookie and trust handling
> -----------------------------------------------------------------------
>
>                 Key: CXF-3144
>                 URL: https://issues.apache.org/jira/browse/CXF-3144
>             Project: CXF
>          Issue Type: Improvement
>    Affects Versions: 2.3.0
>            Reporter: Christian Schneider
>            Assignee: Christian Schneider
>             Fix For: 2.4
>
>
> Even after my first refactorings HttpConduit is much too complex and does too many different things.
> So my next step is to move header, cookie and trust handling to seperate classes with as few dependencies to HttpConduit as possible.
> This is a fairly big refactoring. Still I think nothing should break as the API is mostly unchanged.
> As all tests pass I already commit the change please give feedback if I broke something.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.