1 # http\Url http\Url::mod(mixed $parts[, int $flags = http\Url::JOIN_PATH|http\Url::JOIN_QUERY)
3 Clone this URL and apply $parts to the cloned URL.
5 > **Note:** This method returns a clone (copy) of this instance.
11 * Optional int $flags = http\Url::JOIN_PATH|http\Url::JOIN_QUERY
12 Modus operandi of URL construction. See http\Url constants.
21 * http\Exception\InvalidArgumentException
22 * http\Exception\BadUrlException