is_opaque


Description:

[ Version ( deprecated = true , deprecated_since = "2.32" , since = "2.16" ) ]
public bool is_opaque ()

Warning: is_opaque is deprecated since 2.32.

This function returns false.

This function returns false. SecurityOrigin is now a simple wrapper around a <protocol, host, port> triplet, and no longer represents an origin as defined by web standards that may be opaque.

Parameters:

this

a SecurityOrigin

Returns:

false