[Project_owners] On Page Load
Adam Judson
adamsplugins at gmail.com
Thu Jul 12 06:51:50 PDT 2007
Keep in mind that the URI is immutable when the on-modify hook is called.
Also, even if you cancel the request at this point, the request is
still sent to the server.
There isn't an easy way to filter URI's that the browser is requesting.
See: https://bugzilla.mozilla.org/show_bug.cgi?id=286159
Adam
On 11/07/07, eric.jung at yahoo.com <eric.jung at yahoo.com> wrote:
>
> Hi Joe,
>
> You can observe the http-on-modify-request notification to be notified
> before any data is sent to a server.
>
> http://developer.mozilla.org/en/docs/Observer_Notifications#HTTP_requests
>
More information about the Project_owners
mailing list