Get the cURL setopt options of the handle. Changing values in the return object will have no effect on the curl handle after it is created.
Collection
public function getOptions() { return $this->options; }