getCurlOptionsConstants.
The object can keep a connection to a Web server open for a period of time
across calls. This class differs from MultiCURLHandle-class as it
can handle only one request at a time and blocks until the request
is completed (normally or abnormally).
The other class can handle asynchronous, multiple connections.
"oldClass", directly.getURL, getForm, postForm
dupCurlHandle,
getCurlHandle,
MultiCURLHandle-class