Commit Graph

101 Commits

Author SHA1 Message Date
Zach Borboa dd886611e6 Add script to start development servers for load test 2018-04-28 00:32:01 -07:00
Zach Borboa 00cfe93f6a Use MultiCurl::setConcurrency() in load test example 2018-04-27 23:31:46 -07:00
Zach Borboa ef4468d36f Fix #305: Implement Curl::getResponseCookies() 2017-11-01 22:59:25 -07:00
Zach Borboa a470ce9cf1 Clean up 2017-10-12 23:27:17 -07:00
Zach Borboa ce9ff3c7ec Fix #347: Add basic support for requests using relative paths 2017-10-09 19:30:36 -07:00
Zach Borboa 50d4b277e9 Use configurable max retries 2017-09-04 14:35:45 -07:00
Zach Borboa ab76ee5192 Add examples for Curl::setRetry() and MultiCurl::setRetry() 2017-09-02 02:42:23 -07:00
Zach Borboa 20d718e97e Allow examples to run without modification to the include path 2017-08-25 00:36:03 -07:00
Zach Borboa 3f4e0fc49e Fix sniff violation 2017-08-06 13:52:27 -07:00
Zach Borboa a4cf524119 Fix #459: Add example with json response as associative array 2017-07-30 14:27:20 -07:00
Zach Borboa 3736a07e3f Fix #454, #279: Remove vendor dir symlink causing issues 2017-06-28 03:59:11 -07:00
Zach Borboa eeaf3f9534 Clean up PSR-2 coding styles 2017-05-02 07:56:45 -07:00
Zach Borboa 2264362338 Clean up namespacing 2017-04-30 15:58:33 -07:00
Zach Borboa b754ebf065 Add Coinbase ETH spot price example 2017-04-30 13:29:12 -07:00
Zach Borboa a97721c8ea Add memory leak test examples 2017-04-30 13:19:59 -07:00
Zach Borboa c86e86d917 Fix #428: Add custom request example 2017-03-01 19:00:47 -08:00
Zach Borboa 80f874b7c2 Add multicurl download example with success, error, and complete callbacks 2016-12-23 00:55:16 -08:00
Zach Borboa 95c9f92c9f Clean up 2016-11-12 09:21:06 -08:00
Zach Borboa 36709adbba Clean up 2016-11-12 09:04:24 -08:00
Zach Borboa 5763a7c60f Remove unused variable 2016-10-14 19:46:06 -07:00
Zach Borboa 27abd4899a Add additional examples to cover supported request methods 2016-10-12 08:06:15 -07:00
Zach Borboa d17da3e5ee Remove unnecessary json_encode() on post data when using json content-type 2016-09-30 21:44:16 -07:00
Zach Borboa 15db0b95a3 Add syntax check exclusion; Clean up syntax 2016-09-27 00:28:57 -07:00
Zach Borboa ecdfa174cb Rename setURL to setUrl 2016-09-27 00:24:22 -07:00
Zach Borboa dfdbdee009 Add additional searchable keywords 2016-09-22 00:43:54 -07:00
Zach Borboa 77ef773aa3 Add searchable keywords 2016-09-21 23:59:44 -07:00
Zach Borboa 371a09b6e9 Fix #393: Add examples for POSTing data with and without indexes 2016-09-21 23:58:36 -07:00
Zach Borboa 52f4df9cfe Fix #322,#369: Add chunked transfer-encoding example 2016-09-12 02:16:21 -07:00
Zach Borboa 956ee3d23d Include error code in output on error 2016-09-12 01:45:08 -07:00
Zach Borboa dfc36bb38f Add download file with redirection example 2016-09-12 00:33:07 -07:00
Zach Borboa 443f5ddebf Fix unsupported short hand array for PHP 5.3 2016-09-04 21:27:01 -07:00
Zach Borboa fd834a8592 Add local load test example 2016-09-04 21:15:17 -07:00
Zach Borboa 75a944dd90 Clean up 2016-09-02 00:43:41 -07:00
Zach Borboa 7f66973a8c Fix #384: Add multi curl file upload example 2016-09-01 23:42:52 -07:00
Zach Borboa 39c21041a5 Clean up per PSR2 2016-08-24 00:25:38 -07:00
Zach Borboa e79c7feaf6 Add Google Spreadsheet example 2016-08-19 02:45:52 -07:00
Zach Borboa 0dcd1eb2b0 Remove newline before else 2016-08-19 00:39:19 -07:00
Zach Borboa cd19c3bd2d Simplify get example 2016-08-07 15:29:21 -07:00
Zach Borboa 7f8c8f11ab Use https 2016-08-07 15:26:38 -07:00
Zach Borboa 9daae806d5 Move post/redirect/get example to examples 2016-07-17 15:09:50 -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 bc662ed770 Add protip 2016-07-04 01:16:22 -07:00
Zach Borboa 2668e81d9f Add readme to examples 2016-07-04 00:25:25 -07:00
Zach Borboa 5468d48002 Add beforeSend example 2016-02-28 13:54:18 -08:00
Zach Borboa 93d088f62b Replace equal comparison operators with identical comparison operators 2016-02-05 19:59:15 -08:00
Zach Borboa fd2fec56ae Remove unnecessary json_encode when Content-Type is application/json 2016-01-31 22:17:59 -08:00
Zach Borboa 689d60cd93 Update examples 2016-01-23 14:38:29 -08:00
Zach Borboa d53ebb6978 Fix #253: Add proxy example 2016-01-16 04:10:35 -08:00
Zach Borboa 86fa517c6d Add setCookie example 2015-12-08 17:33:48 -08:00
Zach Borboa db632505f5 Add vendor dir symlink for examples 2015-10-25 22:19:42 -07:00