TODO: org.archive.wayback.archivalurl.ArchivalUrlJSReplayRenderer has similar code. can be consolidated, like ArchivalURLJSStringTransformerReplayRenderer?
May 1, 2014: slight design change: Now JSStringTransformer does not run it's own should-rewrite check and sends all matching text to {@link ReplayParseContext#contextualizeUrl(String)}. More specifically it no longer be affected by {@code rewriteHttpsOnly} flag. This is a design choice to keep{@code StringTransformer} detached from replay mode knowledge and focus on find-and-replace URLs
@author brad
|
|
|
|