[Greasemonkey] Document status code?

Lenny Domnitser ldrhcp at gmail.com
Fri Aug 4 01:16:08 EDT 2006


On 8/1/06, Anthony Lieuallen <arantius at gmail.com> wrote:
> Is there a way to detect the status code?

headers.response gives the full response line (i.e. "HTTP/1.1 200 OK"
rather than just 200).


More information about the Greasemonkey mailing list