NPAPI:ClearSiteData: Difference between revisions

Line 2: Line 2:


Accepted, ready for implementation.
Accepted, ready for implementation.
= Definition of 'site' argument =
The return value of NPP_GetSitesWithData and the 'site' argument to NPP_ClearSiteData must be hostnames only (not complete URIs or IRIs). For ASCII domains, they must be lowercase; in the case of internationalized domains, they must be NFKC-encoded (normalized) UTF-8. IP address literals must be enclosed in square brackets '[]'. This is in accordance with RFC 3987, Internationalized Resource Identifiers (IRIs).


= Contributors =
= Contributors =
148

edits