[Greasemonkey] add prefetch attributes

Nikolas Coukouma lists at atrus.org
Mon May 16 17:24:17 EDT 2005


Leo Zelevinsky wrote:

>On 5/16/05, Nikolas Coukouma <lists at atrus.org> wrote:
>  
>
>>If it's set, that would prevent caching. This is part of the HTTP spec.
>>    
>>
>
>So can Greasemonkey take that nasty Pragma:no-cache away for me?
>
>Thanks!
>
Nope, it's sent by the server. Usually this is because the page is
dynamic in some way (e.g. has your name on it or something). If you
think the content is cachable and the server's being silly, you can try
e-mailing them about it or setting up a local cache that ignores the header.

-Nikolas Coukouma


More information about the Greasemonkey mailing list