Move content rewriting out of AbstractHttpCache and into code best suited to
utilizing a shared rewritten-content cache
-----------------------------------------------------------------------------------------------------------------------
Key: SHINDIG-579
URL: https://issues.apache.org/jira/browse/SHINDIG-579
Project: Shindig
Issue Type: Sub-task
Reporter: John Hjelmstad
The fact that rewriting logic for HttpResponses currently lives in
AbstractHttpCache is confusing, and the implementation of this is even worse.
All notion of rewriting should be removed from AbstractHttpCache and to calling
code (eg. MakeRequestHandler) which knows what rewriting semantics should apply
in context.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.