NPAPI:HTTPRedirectHandling: Difference between revisions

Jump to navigation Jump to search
Line 31: Line 31:
* status: The status code returned from the server (will be 3xx).
* status: The status code returned from the server (will be 3xx).
* notifyData: The data passed into 'NPN_PostURLNotify' or 'NPN_GetURLNotify'.
* notifyData: The data passed into 'NPN_PostURLNotify' or 'NPN_GetURLNotify'.
* callback: The address of a callback function for asynchronous responses. Can be 'NULL' if asynchronous responses are not allowed.
* callback: The address of a callback function for asynchronous responses.


The browser will look for 'NPP_URLRedirectNotify' only if the plugin function structure's version field is set to the following value or higher:
The browser will look for 'NPP_URLRedirectNotify' only if the plugin function structure's version field is set to the following value or higher:
Confirmed users, Bureaucrats and Sysops emeriti
1,680

edits

Navigation menu