Zach Borboa
|
15efc64824
|
Add test for Curl::setCookieString
|
2016-07-17 14:42:55 -07:00 |
|
Zach Borboa
|
6085204f2f
|
Simplify Curl::setCookieString
|
2016-07-17 14:41:50 -07:00 |
|
Zach Borboa
|
93cee4b8e2
|
Merge branch 'master' of git://github.com/mydansun/php-curl-class into mydansun-master
* 'master' of git://github.com/mydansun/php-curl-class:
Update Curl.php
Update Curl.php
Add setCookieString method on Curl.php
|
2016-07-17 13:55:58 -07:00 |
|
Zach Borboa
|
9479756d5d
|
Merge pull request #355 from zachborboa/master
Bump minor version
4.12.0
|
2016-07-16 14:58:43 -07:00 |
|
Zach Borboa
|
1437f32492
|
Bump minor version
|
2016-07-16 14:29:08 -07:00 |
|
Zach Borboa
|
ccc95440ac
|
Add Curl::getInfo()
|
2016-07-11 01:34:41 -07:00 |
|
Zach Borboa
|
4089b003c2
|
Merge branch 'master' into master
|
2016-07-11 01:10:33 -07:00 |
|
Zach Borboa
|
e3f159079e
|
Merge branch 'master' of github.com-zachborboa:zachborboa/php-curl-class
* 'master' of github.com-zachborboa:zachborboa/php-curl-class:
Add defaultDecoder for parseResponse
Add defaultDecoder for parseResponse
|
2016-07-11 01:09:21 -07:00 |
|
Zach Borboa
|
1028030d8f
|
Add Curl::getInfo()
|
2016-07-11 01:07:35 -07:00 |
|
Zach Borboa
|
978f149d56
|
Make Curl::effectiveUrl a deferred property
|
2016-07-11 00:49:15 -07:00 |
|
Zach Borboa
|
228b582696
|
Merge pull request #353 from zachborboa/master
Make Curl::totalTime a deferred property
|
2016-07-11 00:38:29 -07:00 |
|
Zach Borboa
|
0805ecf044
|
Merge branch 'master' into master
|
2016-07-11 00:21:35 -07:00 |
|
Zach Borboa
|
b24b575e58
|
Make Curl::totalTime a deferred property
|
2016-07-11 00:17:11 -07:00 |
|
Zach Borboa
|
9736c4cece
|
Merge pull request #352 from zachborboa/zuoRambo-master
Allow specifying a default/fallback decoder (Merge #333)
|
2016-07-10 23:07:03 -07:00 |
|
Zach Borboa
|
cccef7707b
|
Merge branch 'master' of git://github.com/zuoRambo/php-curl-class into zuoRambo-master
* 'master' of git://github.com/zuoRambo/php-curl-class:
Add defaultDecoder for parseResponse
Add defaultDecoder for parseResponse
|
2016-07-10 22:49:23 -07:00 |
|
Zach Borboa
|
975dfa3b89
|
Merge pull request #349 from zachborboa/dot-github
Add contributing and issue templates
|
2016-07-05 15:18:15 -07:00 |
|
Zach Borboa
|
e8840e088f
|
Add contributing and issue templates
|
2016-07-05 14:55:21 -07:00 |
|
Zach Borboa
|
9d20ed1547
|
Merge pull request #348 from zachborboa/patch-1
Add output parameter to MultiCurl::verbose
|
2016-07-04 11:50:57 -07:00 |
|
Zach Borboa
|
25d9304672
|
Add output parameter to MultiCurl::verbose
|
2016-07-04 11:34:52 -07:00 |
|
Zach Borboa
|
74f9d0fa37
|
Update parameter names to match for Curl::post() and MultiCurl::addPost()
|
2016-07-04 11:11:54 -07:00 |
|
Zach Borboa
|
3be4865f1b
|
Merge pull request #346 from zachborboa/patch-3
Add HTTP GET examples with and without using base url
|
2016-07-04 03:01:46 -07:00 |
|
Zach Borboa
|
9ded19d9ad
|
Update return doc
|
2016-07-04 02:47:43 -07:00 |
|
Zach Borboa
|
9d94a9b8a1
|
Add HTTP GET examples with and without using base url
|
2016-07-04 02:46:44 -07:00 |
|
Zach Borboa
|
2dca55fe5d
|
Merge branch 'master' of github.com-php-curl-class:php-curl-class/php-curl-class
* 'master' of github.com-php-curl-class:php-curl-class/php-curl-class:
Fix indentation
Clarify documented return values; Remove parseResponse() unnecessarily returning array
|
2016-07-04 02:30:12 -07:00 |
|
Zach Borboa
|
b91dd877c6
|
Merge pull request #344 from zachborboa/patch-2
Clarify documented return values
|
2016-07-04 02:24:32 -07:00 |
|
Zach Borboa
|
d1e2f71a5a
|
Fix indentation
|
2016-07-04 02:12:06 -07:00 |
|
Zach Borboa
|
bfebb82adb
|
Clarify documented return values; Remove parseResponse() unnecessarily returning array
|
2016-07-04 01:53:35 -07:00 |
|
Zach Borboa
|
4ed57ee8f2
|
Merge branch 'master' of github.com-php-curl-class:php-curl-class/php-curl-class
* 'master' of github.com-php-curl-class:php-curl-class/php-curl-class:
Add protip
|
2016-07-04 01:33:44 -07:00 |
|
Zach Borboa
|
a712c9a090
|
Merge branch 'master' of github.com-php-curl-class:php-curl-class/php-curl-class into patch-2
* 'master' of github.com-php-curl-class:php-curl-class/php-curl-class:
Add protip
|
2016-07-04 01:33:21 -07:00 |
|
Zach Borboa
|
340d9a691b
|
Merge pull request #343 from php-curl-class/zachborboa-patch-1
Add protip
|
2016-07-04 01:32:27 -07:00 |
|
Zach Borboa
|
bc662ed770
|
Add protip
|
2016-07-04 01:16:22 -07:00 |
|
Zach Borboa
|
80ffb5bb69
|
Merge branch 'master' of github.com-php-curl-class:php-curl-class/php-curl-class
* 'master' of github.com-php-curl-class:php-curl-class/php-curl-class:
Add readme to examples
|
2016-07-04 01:07:40 -07:00 |
|
Zach Borboa
|
d403fccaad
|
Merge pull request #342 from php-curl-class/zachborboa-patch-1
Add readme to examples
|
2016-07-04 00:54:10 -07:00 |
|
Zach Borboa
|
2668e81d9f
|
Add readme to examples
|
2016-07-04 00:25:25 -07:00 |
|
Rambone
|
b38bb9eff2
|
Merge branch 'master' into master
|
2016-06-21 21:30:09 -05:00 |
|
Zach Borboa
|
3e97612f65
|
Merge branch 'master' of github.com-php-curl-class:php-curl-class/php-curl-class
* 'master' of github.com-php-curl-class:php-curl-class/php-curl-class:
Update Curl.php
Update Curl.php
Fix docblock
|
2016-06-02 01:29:46 -07:00 |
|
Zach Borboa
|
45171cd778
|
Add total transaction time CURLINFO_TOTAL_TIME
Add total transaction time as $curl->totalTime (CURLINFO_TOTAL_TIME)
|
2016-06-02 01:18:32 -07:00 |
|
Oxicode
|
2fa41a2521
|
Update Curl.php
|
2016-06-01 18:24:08 -05:00 |
|
Oxicode
|
9006dbf3a0
|
Update Curl.php
|
2016-06-01 18:22:34 -05:00 |
|
Rambo
|
ca6e9ba812
|
Add defaultDecoder for parseResponse
|
2016-05-19 19:42:01 +08:00 |
|
Rambo
|
1cf7bc169a
|
Add defaultDecoder for parseResponse
|
2016-05-19 19:14:18 +08:00 |
|
Chengke Sun
|
2e4a868a39
|
Update Curl.php
|
2016-05-11 21:20:31 +08:00 |
|
Chengke Sun
|
46a7694b79
|
Update Curl.php
More rigorous comparison
|
2016-05-11 20:41:46 +08:00 |
|
Chengke Sun
|
1fbf55d15f
|
Add setCookieString method on Curl.php
Add setCookieString method to parse the string cookies and call setCookie method.
|
2016-05-11 14:12:10 +08:00 |
|
Zach Borboa
|
1e100063a3
|
Merge pull request #325 from TheGIBSON/master
Fix docblock
|
2016-04-14 09:16:33 -07:00 |
|
David Gvritishvili
|
262db1e6dd
|
Fix docblock
|
2016-04-14 15:50:19 +04:00 |
|
Zach Borboa
|
644c59f8bf
|
Increase verbosity when running local tests
|
2016-03-29 08:11:51 -07:00 |
|
Zach Borboa
|
451e847a8d
|
Merge pull request #319 from zachborboa/master
Merge #318
|
2016-03-28 22:35:04 -07:00 |
|
Zach Borboa
|
ea0ec13d05
|
Merge branch 'thebeline'
* thebeline:
Remove tabs
Make Travis checks more helpfuler.
|
2016-03-28 22:19:29 -07:00 |
|
Zach Borboa
|
5c2aa6c663
|
Remove tabs
|
2016-03-28 22:19:20 -07:00 |
|