Mark Story
|
27afeaef62
Merge branch 'master' into 3.next
|
8 年之前 |
ADmad
|
98abf93cb0
Rewrind after writing to new response stream.
|
8 年之前 |
Mark Story
|
668c087398
Merge branch 'master' into 3.next
|
8 年之前 |
Marc Würth
|
3a6bd75832
Use HTTPS for the opensource.org URL
|
8 年之前 |
Marc Würth
|
c61ab5ee95
Use HTTPS for the cakefoundation.org URL
|
8 年之前 |
Marc Würth
|
4c774ce4b7
Use HTTPS for the cakephp.org URL
|
8 年之前 |
Robert Pustułka
|
d5ae143163
Renamed convertCookie() to convertCookieToArray() and make them protected.
|
9 年之前 |
Robert Pustułka
|
3db767bdc5
Move Cookie::toArrayClient() to Response::convertCookie()
|
9 年之前 |
Robert Pustułka
|
832bdb702a
Fix elseifs.
|
9 年之前 |
Robert Pustułka
|
d5d666497f
Move toArrayClient() method to Http\Client\Response.
|
9 年之前 |
Travis Rowland
|
00c2549e96
Changing unnecessary double-quotes to single-quotes
|
9 年之前 |
Mark Story
|
5547d37045
Add another compatibility shim for cookies on the response.
|
9 年之前 |
Mark Story
|
3c95282ec6
Use an alias to avoid duplicate class name issues.
|
9 年之前 |
Mark Story
|
666c31222e
Expose the CookieCollection in a response.
|
9 年之前 |
Mark Story
|
c92b873107
Use CookieCollection internally in Client responses.
|
9 年之前 |
Michael Hoffmann
|
c428da9297
Remove multiple empty lines
|
9 年之前 |
Mark Story
|
946478e7a1
Update backwards compat alias generation.
|
9 年之前 |
Mark Story
|
666281f0a7
Merge pull request #10033 from cakephp/3.next-ide
|
9 年之前 |
Mark Story
|
d2d7dca432
Merge branch 'master' into 3.next
|
9 年之前 |
Ross Chater
|
afdc47dab0
Update doc return to reflect assoc json decode
|
9 年之前 |
Ross Chater
|
716b4a12e0
Add braces to key call
|
9 年之前 |
dereuromark
|
cd379b2fc5
Fix up doc block return types for chaining.
|
9 年之前 |
Mark Story
|
8fe3cc303f
Merge branch 'master' into 3.next
|
9 年之前 |
Koji Tanaka
|
6176a1e473
Fix Http\Client\Response::getStatusCode() should return int, but return string currently.
|
9 年之前 |
dereuromark
|
7c23c08600
Fix up doblocks to be of more concrete type arrays
|
9 年之前 |
antograssiot
|
3bfa33bc47
fix CS
|
9 年之前 |
Mark Story
|
609224edb4
Fix PHPCS errors.
|
10 年之前 |
Mark Story
|
e3ce83f3ac
Use PSR7 interface methods in doc blocks.
|
10 年之前 |
Mark Story
|
62a3a29417
Refactor to use new methods.
|
10 年之前 |
Mark Story
|
fec9e58eff
Add new psr7-like methods for reading cookie data.
|
10 年之前 |