I would like to test browser::execute_gemini_request for redirect responses but I don't know how to create a mock libgemini::transport::Response because of its use of TcpStream and other components that deal with network connections.