Hi,
A newbie question, and maybe an RFE:Am I wrong, or there is no way (using the Perl modules at least) to easily probe for a parameter in the query string only ? Just like body() only probes the request body ?
This can be useful for instance to test the presence of a parameter in the query string without reading all the body if it is not there. If I am right, could this feature be added in future release ? Thanks,
