chickadee » uri-common » uri-username

uri-scheme uri-commonprocedure
uri-path uri-commonprocedure
uri-query uri-commonprocedure
uri-fragment uri-commonprocedure
uri-host uri-commonprocedure
uri-port uri-commonprocedure
uri-username uri-commonprocedure
uri-password uri-commonprocedure

Accessors for URI-common objects.

If a component is not defined in the given URI-common, then the corresponding accessor returns #f, except for uri-query and uri-path, which both always return a (possibly empty) list.