Modify HTTP request pipeline to support composition.
----------------------------------------------------

                 Key: SHINDIG-801
                 URL: https://issues.apache.org/jira/browse/SHINDIG-801
             Project: Shindig
          Issue Type: Improvement
          Components: Gadget Rendering Server (Java)
    Affects Versions: trunk
            Reporter: Kevin Brown
            Assignee: Kevin Brown


Currently, HTTP requests are handled in a fairly convoluted way. Caching is 
handled differently depending on where it's being used, there's no way for a 
container to add intercepting behavior before a fetcher is invoked, and in 
general it's difficult to modify the out of the box behavior without 
duplicating code.

This change aims to fix that.

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