This commit is contained in:
Thulinma 2014-01-07 15:31:49 +01:00
parent b3eb9d8f10
commit fadde8c546

View file

@ -470,6 +470,7 @@ namespace Connector_HTTP {
HTTP_S.SendResponse("200", "OK", conn);
}
}
ready4data = true;
//Clean for any possible next requests
HTTP_R.Clean();
}