The web app Im currently testing has requests with a lot of parameters, which is getting difficult to understand.
I was thinking of overriding the http request to be a more specific implementation of the request I need, and possibly the ability to do some more logging. Does this sound a reasonable thing to do, or does it seem like a waste of time? Paul --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

