axmol/extensions/network
James Chen 912905054e fixed #2123: Refactoring network extension, fixing unlikely memory leaks, adding PUT/DELETE methods.
Merge branch 'curl_raii' of https://github.com/sergey-shambir/cocos2d-x into sergey-shambir-curl_raii

Conflicts:
	extensions/network/HttpClient.cpp
	samples/Cpp/TestCpp/Classes/ExtensionsTest/NetworkTest/HttpClientTest.cpp
2013-05-07 15:37:25 +08:00
..
HttpClient.cpp fixed #2123: Refactoring network extension, fixing unlikely memory leaks, adding PUT/DELETE methods. 2013-05-07 15:37:25 +08:00
HttpClient.h fix the doxygen warnings 2012-11-25 23:27:29 +08:00
HttpRequest.h fixed #2123: Refactoring network extension, fixing unlikely memory leaks, adding PUT/DELETE methods. 2013-05-07 15:37:25 +08:00
HttpResponse.h Delete 'cocos2d::' since extension is the sub-namespace of cocos2d. 2012-09-24 11:08:10 +08:00