#7 ✓resolved
Olivier Cornu

GM_xmlhttpRequest bypass cache

Reported by Olivier Cornu | March 15th, 2009 @ 03:08 AM | in 0.1a1

GM#157:

An extra option could be added to GM_xmlhttpRequest to bypass the cache.
Mozilla provides the code allowing it:


request = new XMLHttpRequest();
request.channel.loadFlags |= Components.interfaces.nsIRequest.LOAD_BYPASS_CACHE;

It's much cleaner than adding a #timestamp to the URL...

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

Webmonkey is a fork of the popular Greasemonkey extension for Firefox.

People watching this ticket

Referenced by

Pages