[
https://issues.apache.org/jira/browse/SHINDIG-398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Brown resolved SHINDIG-398.
---------------------------------
Resolution: Fixed
Fixed for a while now.
> Rewriting shouldn't happen at the HTTP level
> --------------------------------------------
>
> Key: SHINDIG-398
> URL: https://issues.apache.org/jira/browse/SHINDIG-398
> Project: Shindig
> Issue Type: Improvement
> Components: Gadget Rendering Server (Java)
> Reporter: Kevin Brown
>
> Currently we're doing rewriting at the HTTP level, which makes for some very
> awkward usage (such as attaching the rewriter to the request options).
> This makes it difficult to reuse the HTTP code difficult.
> It would be better to move the rewriting rules outside of this and into the
> layers that actually care about rewriting (ProxyBase and GadgetRenderingTask,
> specifically).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.