$
inet
->CombineURL
(
baseURL
,
relativeURL
, [
flags
])
Combines a base and relative URL into a single URL. Returns the (canonicalized)
combined URL, or
undef
on error. For the possible values of flags, refer to
the Microsoft Win32 Internet Functions documentation.