1
0
mirror of https://github.com/guzzle/guzzle.git synced 2025-02-24 18:13:00 +01:00

2562 Commits

Author SHA1 Message Date
Michael Dowling
fe23ae2fee Adding the ability to tick the curl loop 2015-03-30 12:49:31 -07:00
Michael Dowling
6c906cd438 Try not passing by reference 2015-03-29 18:29:33 -07:00
Michael Dowling
b716585cc3 Attempting to fix http_response_header 2015-03-29 18:24:27 -07:00
Michael Dowling
4fbb21a5c2 Setting headers to a default array 2015-03-29 18:14:25 -07:00
Michael Dowling
363b8b44af Test fixes 2015-03-29 18:11:09 -07:00
Michael Dowling
82a9f30b1d PHP 5.4 compat 2015-03-29 16:51:18 -07:00
Michael Dowling
b51929dfdd Fixing for PHP 7 2015-03-29 16:41:46 -07:00
Michael Dowling
c85f3f6414 Merge pull request #1017 from GrahamCampbell/patch-2
Improved version constraints
2015-03-29 16:39:18 -07:00
Graham Campbell
07b4895990 Improved version constraints 2015-03-30 00:15:09 +01:00
Michael Dowling
66be56c746 Updating docs 2015-03-29 15:55:21 -07:00
Michael Dowling
de9b687285 Updating PSR-7 specific docs 2015-03-29 14:15:40 -07:00
Michael Dowling
c1dc3e62ab Updating docs for request options 2015-03-29 13:08:41 -07:00
Michael Dowling
2660fef712 Doc updates 2015-03-29 12:41:58 -07:00
Michael Dowling
1e892c547c Updating docs and readme 2015-03-29 12:34:54 -07:00
Michael Dowling
94d5e19ae7 Client cleanup 2015-03-29 11:31:16 -07:00
Michael Dowling
fa0db8a009 Marking as a beta 2015-03-29 11:22:53 -07:00
Michael Dowling
4293277530 Moving coverage to build/artifacts 2015-03-29 11:17:00 -07:00
Michael Dowling
194ff101f4 Updating readme 2015-03-29 11:10:33 -07:00
Michael Dowling
fc8456d5fb Removing extra call from readme 2015-03-28 15:36:35 -07:00
Michael Dowling
4864dc27e4 Updating readme 2015-03-28 15:36:00 -07:00
Michael Dowling
0949947ee2 Updating docs 2015-03-28 15:33:35 -07:00
Michael Dowling
900b1a53d4 Using curl instead of curlopts 2015-03-28 15:33:30 -07:00
Michael Dowling
d730858643 Fixing request option application 2015-03-28 15:03:51 -07:00
Michael Dowling
b0a33d8923 Updating docs 2015-03-28 15:03:22 -07:00
Michael Dowling
712c917843 Removing extra line 2015-03-28 14:32:54 -07:00
Michael Dowling
5c9cde3921 Throws OutOfBoundsException when no more in queue 2015-03-28 14:32:30 -07:00
Michael Dowling
1a60d826f9 Updating changelog 2015-03-28 14:28:57 -07:00
Michael Dowling
f5c3c1e0e7 Adding php 7 2015-03-28 14:00:03 -07:00
Michael Dowling
89d8bc83c4 Fixing packaging 2015-03-28 13:56:28 -07:00
Michael Dowling
0123fa5420 Adding some simple middleware helpers 2015-03-28 13:52:39 -07:00
Michael Dowling
aab03d40c5 Unrolling switch 2015-03-26 10:34:02 -07:00
Michael Dowling
0a3065ea46 CurlFactory tests 2015-03-26 00:30:14 -07:00
Michael Dowling
453a53767e Adding CurlMultiHandler test 2015-03-23 22:41:58 -07:00
Michael Dowling
531cf16905 Adding CurlHandler tests 2015-03-23 21:13:28 -07:00
Michael Dowling
ee185561f7 Adding sync attribute for synchronous requests 2015-03-23 20:54:06 -07:00
Michael Dowling
fe13b4e663 StreamHandler tests 2015-03-23 20:33:21 -07:00
Michael Dowling
aed4694a9a Fixing idiotic mistake 2015-03-23 00:20:56 -07:00
Michael Dowling
650b4c0430 Adding StreamHandler tests and updates 2015-03-23 00:16:44 -07:00
Michael Dowling
8e546cc843 Adding proxy tests 2015-03-22 20:25:18 -07:00
Michael Dowling
78ccbfb164 Adding MockHandler tests 2015-03-22 20:19:33 -07:00
Michael Dowling
831d3ab0ab Adding client tests 2015-03-22 19:32:07 -07:00
Michael Dowling
04a212896f Removing Stream::factory 2015-03-22 17:42:47 -07:00
Michael Dowling
3ec476d49d Testing an edge case 2015-03-22 16:50:32 -07:00
Michael Dowling
5eabdb6db0 Simplifying some client methods and removing URI template arrays 2015-03-22 16:35:41 -07:00
Michael Dowling
841592b09c Making the handler stack an actual stack 2015-03-22 14:51:11 -07:00
Michael Dowling
83fbed5d8a CS fixes 2015-03-22 12:27:58 -07:00
Michael Dowling
1d2b9499e5 Finishing RedirectMiddleware 2015-03-22 12:26:00 -07:00
Michael Dowling
0c21769785 Updating HandlerStack 2015-03-22 10:43:34 -07:00
Michael Dowling
58310521b6 Adding client tests 2015-03-21 23:33:02 -07:00
Michael Dowling
f22fefeaea More functionality to MockHandler 2015-03-21 22:52:06 -07:00