1ea36298d2
Fixes #4040 * The TCP connection is now shutdown after OnBodyFinished * Any open connections are closed when cNetworkSingleton::Terminate() is called. * Removed ownership cycles in cUrlClientRequest * Added a check to the test to ensure there are no leaks. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
HTTPMessageParser_file.cpp | ||
HTTPRequest1.data | ||
HTTPRequest2.data | ||
HTTPRequestParser_file.cpp | ||
HTTPResponse1.data | ||
HTTPResponse2.data | ||
HTTPResponseParser_file.cpp | ||
UrlClientTest.cpp |