void *Ns_UrlSpecificGetExact(
char *handle,
char *method,
char *url,
int id
);
Description
The Ns_UrlSpecificGetExact function is the same as Ns_UrlSpecificGet except that the URL must match the stored data URL exactly; i.e., the inheriting of URLs is disabled.