Email Me
my first name at my last name dot com
Archives
Past Blog Entries
Links
Andy Wrenbeck
ApplePhoneShow
Ben Abler
Ben Poole
Bob Lutz
Bob Obringer
Bruce Elgort
Carpeaqua
Codestore
Cult of Mac
Daring Fireball
Detroit News
Domino Unplugged
Ed Brill
Guidebook
I, Cringely
Joe Litton
Jonvon
NSFTools
NSLog
Ned Batchelder
Old Blog
Raymond Chen
Scobleizer Weblog
Techdirt
Unsanity
Weblogs Apple Log
bonj
Here's another nugget of Notes API code that I am slowly releasing into
the wild. I'm not sure that it even has meaning in today's Domino world,
but what the hey.
In this case its a DSAPI filter I wrote which
basically instructs the browser to not cache anything that might come
from the mail directory. The problem with this type of instruction is
that the browser and any proxy server between the server and the browser
can just ignore the "Suggestion" and cache whatever it wants anyway.
In
the code, I thank Chris Stead. Unfortunately, I can't remember who this
person is specifically, and what parts of the code I borrowed from
Chris. I think I borrowed the overall structure of the DSAPI code from
Chris and then built in the specific functionality I was looking for.
Click
here to download the code --> dsapi3.pdf