axmol/cocos/network
halx99 f02e0a7b87 Fix #443
a. HttpClient: improve request header processing
2021-08-05 14:56:40 +08:00
..
CCDownloader-curl.cpp Code style 2021-07-06 21:15:02 +08:00
CCDownloader-curl.h Code style 2021-07-06 21:15:02 +08:00
CCDownloader.cpp Code style 2021-07-06 21:15:02 +08: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 Fix #443 2021-08-05 14:56:40 +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 Use lowercase as preferred to storage HttpResponse headers [skip ci] 2021-07-19 08:04:12 +08: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