Requests_IRI::set_fragment()
Method: Set the ifragment.
Source: wp-includes/Requests/IRI.php:972
Method: Set the ifragment.
Source: wp-includes/Requests/IRI.php:972
Method: Set the ihost. Returns true on success, false on failure (if there are any invalid characters).
Source: wp-includes/Requests/IRI.php:858
Method: Set the entire IRI. Returns true on success, false on failure (if there are any invalid characters).
Source: wp-includes/Requests/IRI.php:713
Method: Set the ipath.
Source: wp-includes/Requests/IRI.php:927
Method: Set the port. Returns true on success, false on failure (if there are any invalid characters).
Source: wp-includes/Requests/IRI.php:905
Method: Set the iquery.
Source: wp-includes/Requests/IRI.php:955
Method: Set the scheme. Returns true on success, false on failure (if there are any invalid characters).
Source: wp-includes/Requests/IRI.php:760
Method: Set the iuserinfo.
Source: wp-includes/Requests/IRI.php:839
Method: Convert an IRI to a URI (or parts thereof)
Source: wp-includes/Requests/IRI.php:989
Method: Constructor
Source: wp-includes/Requests/Proxy/HTTP.php:57