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


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.

Reply via email to