Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
Standards
Standards.URI

Method Standards.URI()->`->=()


Method `->=

mixed `->=(string property, mixed value)
mixed `[]=(string property, mixed value)

Description

Assign a new value to a property of URI

Parameter property

When any of the following properties are used, properties that depend on them are recalculated: user, password, host, port, authority, base_uri.

Parameter value

The value to assign to property