axmol/extensions/scripting/lua-bindings/manual/network
halx99 a379f936d8
Reimplement HttpClient based on yasio (#390)
* [WIP] Reimplement HttpClient based on yasio
This change will make HttpClient support concurrency request

* [WIP] Reimplement HttpClient based on yasio
a. timeoutForRead support
b. Improve code

* [WIP] Reimplement HttpClient based on yasio [ci build]

* [WIP] Fix ci [ci build]

* [WIP] Reimplement HttpClient based on yasio [ci build]
PUT,DELETE support

* [WIP] Reimplement HttpClient based on yasio [ci build]
HttpClientTest works

* Update HttpClient.cpp

* HttpClientTest: enable sslVerifaction test

* Update HttpResponse.h

* Sync luabindings [ci build]

* Add chrome UA test

* Fix ci [ci build]

* The timer for read timeout should be associated with per channel

* Remove unused function

* Update url
2021-06-24 12:33:07 +08:00
..
lua_cocos2dx_network_manual.cpp fix lua compile on android, link needs to fix later 2020-10-19 20:01:13 +08:00
lua_cocos2dx_network_manual.h Refactor modules (#238) 2020-10-17 16:32:16 +08:00
lua_downloader.cpp Finish #244 2020-10-25 16:25:08 +08:00
lua_downloader.h Refactor modules (#238) 2020-10-17 16:32:16 +08:00
lua_xml_http_request.cpp Reimplement HttpClient based on yasio (#390) 2021-06-24 12:33:07 +08:00
lua_xml_http_request.h Refactor modules (#238) 2020-10-17 16:32:16 +08:00