Requests_IRI::get_iri()
Get the complete IRI
Get the complete IRI
Get the complete URI
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.
Parse an IRI into scheme/authority/path/query/fragment segments
Remove dot segments from a path
Callback function for preg_replace_callback.
Replace invalid character with percent encoding
Description Pending
Set the authority. Returns true on success, false on failure (if there are any invalid characters).
Set the ifragment.