SecurityOrigin.toString

Gets a string representation of @origin. The string representation is a valid URI with only protocol, host, and port components. It may be %NULL, but usually only if @origin is opaque.

class SecurityOrigin
override
string
toString
()

Return Value

Type: string

a URI representing @origin.

Meta

Since

2.16