Fix HTTP unit-test

This commit is contained in:
James Turner 2016-03-25 13:28:24 +00:00
parent aa679ffb86
commit 8ddcef9142

View File

@ -700,6 +700,7 @@ cout << "testing proxy close" << endl;
{
cout << "get-during-response-send" << endl;
cl.clearAllConnections();
//test_get_during_send
TestRequest* tr = new TestRequest("http://localhost:2000/test_get_during_send");