axmol/cocos/network
mogemimi a348cbda8b Move StringUtils functions from deprecated header file to ccUTF8.h (#15835)
* Move StringUtils functions outside of deprecated header

* Replace deprecated headers with 'base/ccUTF8.h'
2016-06-15 15:01:26 +08:00
..
Android.mk fix include in cocos network module 2015-12-17 11:50:54 +03:00
CCDownloader-android.cpp Add a buffer queue for Android Downloader to prevent out of memory 2015-12-01 16:25:50 +09:00
CCDownloader-android.h Fix "TextureCache Test" in js-test crash under Android 2015-11-06 09:49:19 +08:00
CCDownloader-apple.h Update network licenses and reformat 2016-05-18 14:29:54 +08:00
CCDownloader-apple.mm Move StringUtils functions from deprecated header file to ccUTF8.h (#15835) 2016-06-15 15:01:26 +08:00
CCDownloader-curl.cpp Fix C4267 and C4309 warnings when compiling for Windows 10 UWP 2016-05-29 14:43:28 +09:00
CCDownloader-curl.h Update network licenses and reformat 2016-05-18 14:29:54 +08:00
CCDownloader.cpp Update network licenses and reformat 2016-05-18 14:29:54 +08:00
CCDownloader.h Update network licenses and reformat 2016-05-18 14:29:54 +08:00
CCIDownloaderImpl.h Update network licenses and reformat 2016-05-18 14:29:54 +08:00
CMakeLists.txt Squashed commit of the following: 2016-03-02 16:51:54 -08:00
HttpAsynConnection-apple.h Update network licenses and reformat 2016-05-18 14:29:54 +08:00
HttpAsynConnection-apple.m correct assign to equal in cert trust expression 2016-05-25 18:34:05 +09:00
HttpClient-android.cpp dlfree fix for HttpClient, the instances of Ref or its sub classes should be released by CC_SAFE_RELEASE rather than CC_SAFE_DELETE. 2016-05-25 13:54:13 +08:00
HttpClient-apple.mm Reverse include path in network module and update web engine 2016-05-25 23:58:11 +08:00
HttpClient-winrt.cpp Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
HttpClient.cpp dlfree fix for HttpClient, the instances of Ref or its sub classes should be released by CC_SAFE_RELEASE rather than CC_SAFE_DELETE. 2016-05-25 13:54:13 +08:00
HttpClient.h Update network licenses and reformat 2016-05-18 14:29:54 +08:00
HttpConnection-winrt.cpp Use const references whenever possible 2016-05-17 13:17:56 +09:00
HttpConnection-winrt.h Use const references whenever possible 2016-05-17 13:17:56 +09:00
HttpCookie.cpp Reverse include path in network module and update web engine 2016-05-25 23:58:11 +08:00
HttpCookie.h Update network licenses and reformat 2016-05-18 14:29:54 +08:00
HttpRequest.h Merge branch 'v3' of github.com:cocos2d/cocos2d-x into v3 2016-05-25 19:19:27 +08:00
HttpResponse.h Merge branch 'v3' of github.com:cocos2d/cocos2d-x into v3 2016-05-25 19:19:27 +08:00
SocketIO.cpp Reverse include path in network module and update web engine 2016-05-25 23:58:11 +08:00
SocketIO.h Update network licenses and reformat 2016-05-18 14:29:54 +08:00
WebSocket.cpp Reverse include path in network module and update web engine 2016-05-25 23:58:11 +08:00
WebSocket.h Update network licenses and reformat 2016-05-18 14:29:54 +08:00