in reply to Re: check for undefined param name
in thread check for undefined param name

We should also check whether it has a length in this case, since it could be the empty string (e.g., if loc=&foo=bar is passed).