|
|
Construct a URL from a URL and location
int Ns_AbsoluteUrl(
Ns_DString *pds,
char *url,
char *baseurl
);
The Ns_AbsoluteUrl function constructs a URL, based on url, which may be incomplete, and baseurl, which is typically a location.