Plugins:GenericHttpMethod: Difference between revisions

Jump to navigation Jump to search
Line 52: Line 52:


Another callback would then be needed to signal the final result.
Another callback would then be needed to signal the final result.
To address potential security issues with certain HTTP methods (for instance, TRACE), and to allow easier deployment, support for methods other than GET and POST would only be RECOMMENDED, and a new status code (see below) allows the caller to detect this condition.


New [https://developer.mozilla.org/en/NPAPI/Constants#Error_Codes NPError codes]:
New [https://developer.mozilla.org/en/NPAPI/Constants#Error_Codes NPError codes]:
88

edits

Navigation menu