Iri::get_iauthority()
Method: Get the complete iauthority
Source: wp-includes/Requests/src/Iri.php:1084
Method: Get the complete iauthority
Source: wp-includes/Requests/src/Iri.php:1084
Method: Get the complete IRI
Source: wp-includes/Requests/src/Iri.php:1047
Method: Get the complete URI
Source: wp-includes/Requests/src/Iri.php:1075
Method: Check if the object represents a valid IRI. This needs to be done on each call as some things change depending on another part of the IRI.
Source: wp-includes/Requests/src/Iri.php:701
Method: Parse an IRI into scheme/authority/path/query/fragment segments
Source: wp-includes/Requests/src/Iri.php:341
Method: Remove dot segments from a path
Source: wp-includes/Requests/src/Iri.php:372
Method: Callback function for preg_replace_callback.
Source: wp-includes/Requests/src/Iri.php:557
Method: Replace invalid character with percent encoding
Source: wp-includes/Requests/src/Iri.php:434
Method:
Source: wp-includes/Requests/src/Iri.php:671
Method: Set the authority. Returns true on success, false on failure (if there are any invalid characters).
Source: wp-includes/Requests/src/Iri.php:812