Extracted from Pike v7.6 release 9 at 2004-07-29.
pike.ida.liu.se
[Top]
Standards
Standards.URI

Method Standards.URI()->cast()


Method cast

string|mapping cast(string to)

Description

When cast to string, return the URI (in a canonicalized form). When cast to mapping, return a mapping with scheme, authority, user, password, host, port, path, query, fragment, raw_uri, base_uri as documented above.