An object-oriented wrapper for the PHP cURL library.
TODO: file uploads.
$strict :
$raw_headers :
$headers :
$curl :
$curl_opts :
$curl_map :
$curl_info :
__construct( $opts = array())
__get( $name)
__set( $name, $value)
__unset( $name)
__isset( $name)
content_type( $type)
init()
end()
request( $url)
getError()
getInfo( $info = 'code')
get( $url)
post( $url, $postdata = Null, $add_length = False)
get_map( $name)