CURL class
Use to send HTTP requests to server and receive responses. This class uses cURL <http://curl.haxx.se/> to handle the sending and receiving.
TODO:
Located in Program_Root/Protocol/Protocol_CURL.php (line 37)
Protocol | --Protocol_HTTP_Base | --Protocol_CURL
Inherited from Protocol_HTTP_Base
Protocol_HTTP_Base::$host
Protocol_HTTP_Base::$http_version
Protocol_HTTP_Base::$max_header_lines
Protocol_HTTP_Base::$max_line_length
Protocol_HTTP_Base::$peer_http_version
Protocol_HTTP_Base::$port
Inherited from Protocol
Protocol::$error_number
Protocol::$error_string
Protocol::$scheme
Protocol::$ua
Request
(passed by reference)
associative array
Inherited From Protocol_HTTP_Base
Protocol_HTTP_Base::disconnect()
Protocol_HTTP_Base::format_request()
Protocol_HTTP_Base::get_default_port()
Protocol_HTTP_Base::host()
Protocol_HTTP_Base::http_version()
Protocol_HTTP_Base::max_header_lines()
Protocol_HTTP_Base::max_line_length()
Protocol_HTTP_Base::peer_http_version()
Protocol_HTTP_Base::port()
Inherited From Protocol
Protocol::Protocol()
Protocol::collect()
Protocol::create()
Protocol::get_error_number()
Protocol::get_error_string()
Protocol::has_error()
Protocol::implementor()
Protocol::is_error_connect()
Protocol::is_error_parse()
Protocol::is_error_read()
Protocol::is_error_timeout()
Protocol::is_error_write()
Protocol::set_error_number()
Protocol::set_error_string()
Documention generated on Wed, 16 Jul 2003 01:03:48 +0100 by phpDocumentor 1.2.0