Comment 5 for bug 120697

Revision history for this message
Martin Pool (mbp) wrote : Re: [Bug 120697] Re: bzr shouldn't bypass http caches

Right, so this should be a per-file option, defaulting to 'don't
cache'. It could be done as an option on each read, as an option on
the transport, or by introducing a new method to open a file for
reading and making this part of the state of that object.