Page is a not externally linkable
lammert - 2:24 am on Jan 27, 2011 (gmt 0)
Using the cache control type "private" should do the trick, as this one is explicitly designed for signaling intermediate public caches to not store the content.
RFC about cache headers [w3.org] section 14.9.1