axmol/cocos/network
rh101 4e7db23d38 Remove getLong() method
Change %du to %u, and %lx to %x
Use "stdint.h" instead of <cstdint> for TGAlib.h
2021-09-02 20:30:20 +10:00
..
CCDownloader-curl.cpp Remove getLong() method 2021-09-02 20:30:20 +10:00
CCDownloader-curl.h Code style 2021-07-06 21:15:02 +08:00
CCDownloader.cpp Remove getLong() method 2021-09-02 20:30:20 +10:00
CCDownloader.h Code style 2021-07-06 21:15:02 +08:00
CCIDownloaderImpl.h Code style 2021-07-06 21:15:02 +08:00
CMakeLists.txt Refactor CCDownloader, use curl for all platforms. 2019-11-24 15:43:28 +08:00
HttpClient.cpp HttpClient: clear channel ud when it been recycle 2021-08-31 15:53:46 +08:00
HttpClient.h Add HttpClient::handleNetworkStatusChanged to clear DNS cache 2021-07-31 14:39:42 +08:00
HttpCookie.cpp Avoid crash when http cookie enabled on android 2021-07-23 16:09:13 +08:00
HttpCookie.h Improve cookie file parse 2021-07-19 17:58:13 +08:00
HttpRequest.h Code style 2021-07-06 21:15:02 +08:00
HttpResponse.h Remove getLong() method 2021-09-02 20:30:20 +10:00
Uri.cpp Improve Uri parse 2021-06-22 14:19:22 +08:00
Uri.h Init Commit 2019-11-23 20:27:39 +08:00