extract_uri_parameters() function
Extract URI parameters from the parameter-part of an URI in the form "test.cgi?x=y" @todo: better explanation! Pointers to the parameters are stored in hs->param_vals.
Arguments
params
pointer to the NULL-terminated parameter string from the URI
Return value
number of parameters extracted