[
https://issues.apache.org/jira/browse/SHINDIG-801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12658028#action_12658028
]
Louis Ryan commented on SHINDIG-801:
------------------------------------
Patch doesnt apply properly. When I look on codereview I see line diffs for new
files. Can you correct the patch?
> 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
> Attachments: request-pipeline.diff
>
>
> 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.