Move the tests that relied on this in concurrent_test.py to use log.debug instead. (The redbot test has been broken and needs work anyway.
Now covers successful http responses that return a non-websocket body and network errors that prevent a body from being returned. Added a connect_timeout parameter to websocket_connect.