set_path_segments
Description:
Replace the path segments list in the URI.
Parameters:
this |
The Uri to modify. |
path_segments |
The new path list to set. |
Returns:
true if the path segments were set successfully. |