staticcleanup (handle:CURL):Void
staticduphandle (handle:CURL):CURL
staticescape (handle:CURL, url:String, length:Int):String
staticgetinfo (handle:CURL, info:CURLInfo):Dynamic
staticinit ():CURL
staticpause (handle:CURL, bitMask:Int):CURLCode
staticperform (handle:CURL):CURLCode
staticreset (handle:CURL):Void
staticsetopt (handle:CURL, option:CURLOption, parameter:Dynamic):CURLCode
staticstrerror (code:CURLCode):String
staticunescape (handle:CURL, url:String, inLength:Int, outLength:Int):String