Currently we have some moderately heavy data structures in RewriteOptions which
are not needed for unplugged options.
Note that when we are merging from an unplugged RewriteOptions the resultant
RewriteOptions is also unplugged by definition; you can't override "unplugged"
via query-params or .htaccess etc.
In theory we could just null out and delete all pointed-to objects when setting
'unplugged'.
Original issue reported on code.google.com by jmara...@google.com on 30 May 2013 at 7:01
Original issue reported on code.google.com by
jmara...@google.com
on 30 May 2013 at 7:01