When canoo calls httpUnit to send a request and then waits for a response from the server, is there a way to set/adjust a time-out on how long it waits. I'm running into tests that just hang waiting for a web response that never comes and I'm looking for a graceful way of ending the test. Thanks, Richard