Confirmed users, Bureaucrats and Sysops emeriti
1,680
edits
No edit summary |
|||
| Line 5: | Line 5: | ||
= Contributors = | = Contributors = | ||
* Last modified: October | * Last modified: October 30, 2010 | ||
* Authors: Josh Aas (Mozilla), Johnny Stenback (Mozilla) | * Authors: Josh Aas (Mozilla), Johnny Stenback (Mozilla) | ||
* Contributors: Rudi Sherry (Adobe), Darin Fisher (Google), Dimcho Balev (Adobe), Deneb Meketa (Adobe), Stuart Morgan (Google), Jimson Xu (Adobe), Julian Reschke | * Contributors: Rudi Sherry (Adobe), Darin Fisher (Google), Dimcho Balev (Adobe), Deneb Meketa (Adobe), Stuart Morgan (Google), Jimson Xu (Adobe), Julian Reschke | ||
| Line 24: | Line 24: | ||
* instance: The plug-in instance that made the request. | * instance: The plug-in instance that made the request. | ||
* url: The | * url: The resolved URI for the redirect. Form is strictly-ASCII with the host portion following the [http://www.ietf.org/rfc/rfc3490.txt IDNA draft spec] and the other parts URL-escaped per [http://www.ietf.org/rfc/rfc2396.txt RFC2396]. | ||
* status: The HTTP status code returned from the server (will be 3xx). | * status: The HTTP status code returned from the server (will be 3xx). | ||
* notifyData: The plugin's private request data. | * notifyData: The plugin's private request data. | ||