axmol/extensions/network
James Chen 3af6f6fe58 enableCookies is static method now 2013-07-10 15:46:01 +08:00
..
HttpClient.cpp issue #2389: Adding cookie support for HttpClient 2013-07-10 11:37:39 +08:00
HttpClient.h enableCookies is static method now 2013-07-10 15:46:01 +08:00
HttpRequest.h issue #2129: Removing CC prefix for extension module. 2013-06-20 14:15:53 +08:00
HttpResponse.h issue #2129: Removing CC prefix for extension module. 2013-06-20 14:15:53 +08:00
WebSocket.cpp issue #2305: Sleep(50) on Win32, usleep(50000) on unix --> std::this_thread::sleep_for(std::chrono::milliseconds(50)); 2013-06-26 11:34:04 +08:00
WebSocket.h Fixing compilation errors in TestLua for Win32. 2013-06-07 21:23:15 +08:00