NPAPI:HTTPRedirectHandling: Difference between revisions

No edit summary
Line 24: Line 24:


* instance: The plug-in instance that made the request.
* instance: The plug-in instance that made the request.
* 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].
* url: The resolved strictly-ASCII URI for the redirect, relative to the URI of the originally requested resource.
* 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.
Confirmed users, Bureaucrats and Sysops emeriti
1,680

edits