SecurityOrigin.toString_
string toString_()Gets a string representation of origin.
The string representation is a valid URI with only protocol, host, and port components, or null.
Returns
a URI representing origin.
string toString_()Gets a string representation of origin.
The string representation is a valid URI with only protocol, host, and port components, or null.