James Chen
|
a413496a1a
|
Delete 'cocos2d::' since extension is the sub-namespace of cocos2d.
|
2012-09-24 11:08:10 +08:00 |
Walzer
|
befaf686bb
|
Merge pull request #1352 from sburavtsov/HttpClientFix-FOLLOW_LOCATION
To be able to handle 302 redirects with curl we need to set option CURLOPT_FOLLOWLOCATION
|
2012-09-20 18:20:46 -07:00 |
Sergey Buravtsov
|
5128f0e1a8
|
To be able to handle 302 redirects with curl we need to set option CURLOPT_FOLLOWLOCATION
|
2012-09-20 19:51:04 +04:00 |
Walzer
|
0cd3552ef7
|
fixed #1475, use vector::insert instead of vector::clear + assign in CCHttpClient::writeData, to prevent losing data
|
2012-09-10 23:17:16 +08:00 |
Walzer
|
7c4ad685e5
|
add comment for a potential bug in HttpClient.cpp
|
2012-09-09 18:25:02 +08:00 |
James Chen
|
3ff21fe275
|
fixed #1424: http wrapper compiled ok on win32.
|
2012-08-09 17:04:55 +08:00 |
Walzer
|
9d6e37cf73
|
issue #1424, rename "Network" to "network"
|
2012-08-09 11:44:24 +08:00 |