COCOS2D-X HTTP Cross-platform open source library?

I want to know not COCOS2D-X open-source HTTP or SOCKET library?

Currently we’re using libCurl. Its binary lib is integrated in cocos2dx/platform/third_party/
You can also use BSD socket that is available on both ios and android ndk.