[Greasemonkey] Document status code?

Bill Donnelly donnelly at snowcrest.net
Wed Aug 2 02:53:04 EDT 2006


Best chance (afaik) is to check out Chris Pederick's Web Developer 
Extension(s) at
http://chrispederick.com/work/webdeveloper/
and see how his View Response Headers function(s) work(s) and then 
incorporate
that into a compiled into an extension GmScript.
Or something along those lines.
(you could add a/some function/s to Gm to return that info for everyone 
to use,
or just you in your modified version so that your GmScript will work)

Anthony Lieuallen wrote:
> Is there a way to detect the status code?  I.E. Given a script with 
> "include *" let it ensure the response was a 200 OK before it does its 
> thing?
> _______________________________________________
> Greasemonkey mailing list
> Greasemonkey at mozdev.org
> http://mozdev.org/mailman/listinfo/greasemonkey
>


More information about the Greasemonkey mailing list