axmol/core/network
halx99 ba734bc3e5 Fix some compiling warnings 2024-04-06 18:05:42 +08:00
..
CMakeLists.txt Ability to disable default implementations of HTTP and WebSocket clients (#1656) 2024-02-06 22:19:03 +08:00
Downloader-curl.cpp Implement new axmol log system based on fmtlib (#1732) 2024-03-07 08:47:00 +08:00
Downloader-curl.h Prepare 2.1.0 release 2023-12-08 01:04:43 +08:00
Downloader-wasm.cpp Implement new axmol log system based on fmtlib (#1732) 2024-03-07 08:47:00 +08:00
Downloader-wasm.h WASM: use shorten target platform name 'wasm' instead 'emscripten' 2023-09-05 22:17:18 +08:00
Downloader.cpp Implement new axmol log system based on fmtlib (#1732) 2024-03-07 08:47:00 +08:00
Downloader.h Prepare 2.1.0 release 2023-12-08 01:04:43 +08:00
HttpClient-wasm.cpp HttpClient: add support for PATCH method (#1722) 2024-02-29 11:43:41 +08:00
HttpClient-wasm.h WASM: use shorten target platform name 'wasm' instead 'emscripten' 2023-09-05 22:17:18 +08:00
HttpClient.cpp HttpClient: add support for PATCH method (#1722) 2024-02-29 11:43:41 +08:00
HttpClient.h Prepare 2.1.0 release 2023-12-08 01:04:43 +08:00
HttpCookie.cpp Fix some compiling warnings 2024-04-06 18:05:42 +08:00
HttpCookie.h Prepare 2.1.0 release 2023-12-08 01:04:43 +08:00
HttpRequest.h HttpClient: add support for PATCH method (#1722) 2024-02-29 11:43:41 +08:00
HttpResponse.h Prepare 2.1.0 release 2023-12-08 01:04:43 +08:00
IDownloaderImpl.h Add CMake option to remove Console from builds (#1788) 2024-04-05 14:25:22 +08:00
Uri.cpp Add CMake option to remove Console from builds (#1788) 2024-04-05 14:25:22 +08:00
Uri.h Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
WebSocket-wasm.cpp Add CMake option to remove Console from builds (#1788) 2024-04-05 14:25:22 +08:00
WebSocket-wasm.h Add sub-protocol and optional header support to WebSocket connection (#1565) 2024-01-02 19:10:51 +08:00
WebSocket.cpp Implement new axmol log system based on fmtlib (#1732) 2024-03-07 08:47:00 +08:00
WebSocket.h Add sub-protocol and optional header support to WebSocket connection (#1565) 2024-01-02 19:10:51 +08:00