SecurityOrigin.this
this
(void * ptr, Flag!"Take" take)No documentation available for this declaration.
this
(string protocol, string host, ushort port)Create 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.