Commit Graph

8 Commits

Author SHA1 Message Date
Zach Borboa 0a683fc98a Add setCookieFile() and setCookieJar() methods 2014-02-02 14:44:28 -08:00
Zach Borboa 3bd7174d61 Fix #20: Ensure required options are set 2014-02-02 10:28:36 -08:00
Zach Borboa 56aa5eb0d6 Fix #18: Fix "not a valid cURL handle resource" error 2014-02-01 16:03:22 -08:00
Zach Borboa 3667ac11a9 Remove underscore prefix from protected method name Curl::exec 2014-01-10 23:35:41 -08:00
Zach Borboa dfcc9dfbe6 Remove screaming caps notation 2014-01-10 23:24:18 -08:00
Zach Borboa e5e9779132 Move http_build_multi_query outside class 2014-01-10 23:07:31 -08:00
Zach Borboa 1028456f17 Prefix private method name http_build_multi_query with an underscore 2014-01-10 22:56:22 -08:00
Zach Borboa 6b07165ceb Fix test 2014-01-10 22:42:46 -08:00