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

13 Commits

Author SHA1 Message Date
Gabriel Caruso
38d61ba642 Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase 2018-01-23 16:01:32 -02:00
Dan
77a16c8d30 Track redirect HTTP status codes (#1711) 2017-01-15 10:48:03 +01:00
Michael Dowling
2e92238902 Finishing the redirect tracking PR 2015-09-06 12:05:56 -07:00
Michael Dowling
134fb899d2 CS fixes 2015-09-06 11:44:21 -07:00
Michael Dowling
362dd6864c Merge remote-tracking branch 'dawehner/redirect-history' into redirect-history
Conflicts:
	tests/RedirectMiddlewareTest.php
2015-09-06 11:43:02 -07:00
Takuya Sato
5df49f09a6 add remove Authorization header on redirect tests 2015-08-06 14:51:23 +09:00
Daniel Wehner
991ec647f1 Add a redirect history 2015-07-30 18:54:50 +02:00
Michael Dowling
3416e6108e Adding on_redirect. Addresses #1166 2015-07-09 20:03:23 -07:00
Michael Dowling
fd095f0f68 PSR-7 updates 2015-04-19 20:39:53 -07:00
Michael Dowling
78ccbfb164 Adding MockHandler tests 2015-03-22 20:19:33 -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