SecurityOrigin.this
No documentation available for this declaration.
this
(string protocol, string host, ushort port) nothrowCreate a new security origin from the provided protocol, host and port.
Parameters
protocol | The protocol for the new origin |
host | The host for the new origin |
port | The port number for the new origin, or 0 to indicate the default port for protocol |
Returns
A #WebKitSecurityOrigin.