url:SetPath(path$[, flags])
path$
.
If a path is get in the URL without a leading slash, a slash will be inserted
automatically when this URL is read from the handle. You can also pass Nil
to
unset the user in the URL handle.
The optional flags
parameter can be a combination of flags as described in
the documentation of the hurl.URL() function. See hurl.URL for details.