SecurityManager.registerUriSchemeAsEmptyDocument

Register @scheme as an empty document scheme. This means that they are allowed to commit synchronously.

class SecurityManager
void
registerUriSchemeAsEmptyDocument
(
string scheme
)

Parameters

scheme string

a URI scheme

Meta