Configuration
Configuration keys for the Solar_Uri
class.
host
(string) A host to use as default. Generally needed only for specific URI subclasses, for example Solar_Uri_Public.
Default:
null
path
(string) A path prefix. Generally needed only for specific URI subclasses, for example Solar_Uri_Action.
Default:
null
uri
(string) Calls set() with this URI string at construct-time, instead of loading from the current URI.
Default:
null