Commit Graph

25 Commits

Author SHA1 Message Date
Zach Borboa bbdba6d907 Fix #86: Add default timeout of 30 seconds 2015-02-08 23:13:25 +07:00
Zach Borboa 356c2c31ed Clean up 2015-01-24 16:39:25 -08:00
Zach Borboa fe95c24cf8 Add available methods to readme 2015-01-24 16:30:30 -08:00
Zach Borboa 11e0cb48aa Update README with download() and setUserAgent() examples 2014-12-11 22:42:16 -08:00
Zach Borboa df49e9950c Add download example to README 2014-12-11 22:30:29 -08:00
Zach Borboa e17f854555 Make $instance->url public; Remove getUrl(), setUrl() 2014-09-06 16:31:01 -07:00
Zach Borboa bd73cbc113 Add getUrl() example usage to README 2014-09-03 23:31:28 -07:00
zborboa-google 05072f4a6c Update README with namespace usage 2014-05-23 09:37:15 -07:00
Zach Borboa fdbf5ae16f Clean up 2014-05-23 09:20:23 -07:00
Pez Cuckow 40acf9c370 Update authentication example to include error reason
Having just spend 10/20 mins trying to figure out what the error meant after copying this example I think it should include the error message by default.
2014-05-23 12:43:24 +01:00
zborboa-google 07b362cc2a Add CURLFile example to README 2014-05-20 17:00:09 -07:00
zborboa-google 3e63267abe Make case-insensitive access to headers more obvious 2014-04-11 12:15:34 -07:00
Zach Borboa 20d5b6956e Fix #36: Add example of case-insensitive access to headers 2014-04-02 22:35:00 -07:00
Zach Borboa 896cf448f0 Add continuous integration build status to README 2014-03-04 22:15:41 -08:00
zachborboa 50a75b67e6 Fix #21: Add gzip compression example 2014-02-08 22:07:40 -08:00
Zach Borboa d61383a360 Remove screaming caps notation from tests and readme 2014-02-02 14:34:39 -08:00
Zach Borboa 3bd7174d61 Fix #20: Ensure required options are set 2014-02-02 10:28:36 -08:00
Justin Vencel 3b503eb93d Update README.md
Make it a bit more clear how to install and what the repo name is.
2014-01-21 15:55:33 -08:00
Zach Borboa 7b0f4e7399 Update Bing url now that they support https 2014-01-11 14:08:13 -08:00
zachborboa ca69ece464 Add parallel requests and callback example to README 2013-12-28 23:44:03 -08:00
Zach Borboa 62b6b28e9c Clean up 2013-12-28 10:22:54 -08:00
php-curl-class aa7f191f87 Remove TODO completed 2013-08-23 00:59:21 -07:00
php-curl-class 1ea722889b Add setHeader() example to README 2013-08-20 15:34:21 -07:00
php-curl-class 6cf8a74ba2 Add quickstart and examples to readme 2013-08-16 12:06:57 -07:00
php-curl-class b296c13b81 Initial commit 2013-08-16 11:56:53 -07:00