On the topic of Cache-Control:, I think it would be nice to be able to make
the data model provide the basis for time-to-live. I'm thinking
@Table model etc.
Henrik
"Jesse Kuhnert" <[EMAIL PROTECTED]> skrev i en meddelelse
news:[EMAIL PROTECTED]
> Or you could just tell me what you need and I c
It's good having folks like you around Jesse! Thanks for the quick
reply (as always).
Here's what little i know thus far: apparently IE has a bevy of bugs
that proclude it from usefully loading images via ajax without some
extra help. One such bug is that if you dynamically create an image,
(x=do
Or you could just tell me what you need and I can add it :)
I'm especially interested in making caching/anything to do with AssetService
better.
Can you elaborate more on what these post/pre check parameters are for and
which browsers/content types they apply to?
On 8/25/06, Josh Long <[EMAIL P
I'm using tapestry with ajax and a significant amount of images and
only in this light in IE has a caching bug cropped up.
What's the most approrpiate place to set a header of
Cache-Control: post-check=900,pre-check=3600
in tapestry for images? Is it conceivable that the asset service could