CurlFeatureBits         Constants for libcurl
basicTextGatherer       Cumulate text across callbacks (from an HTTP
                        response)
curlEscape              Handle characters in URL that need to be
                        escaped
curlGlobalInit          Start and stop the Curl library
curlOptions             Constructor and accessors for CURLOptions
                        objects
curlPerform             Perform the HTTP query
curlSetOpt              Set values for the CURL options
curlVersion             Information describing the Curl library
getBitIndicators        Operate on bit fields
getCurlHandle           Create libcurl handles
getCurlInfo             Access information about a CURL request
getURL                  Download URL
merge.list              Method for merging two lists by name
postForm                Submit an HTML form
