Mark Story
|
6cf84bcb47
Use new method in responses when getting cookie values.
|
8 years ago |
Mark Story
|
a8ad060732
Fix cookies not being sent by classic Dispatcher.
|
8 years ago |
Mark Story
|
26c0974253
There is no `name` option.
|
8 years ago |
Joris Vaesen
|
26dcfccabc
no need for I18n
|
8 years ago |
Joris Vaesen
|
c5dda9cc2f
change to withExpiredCookie
|
8 years ago |
Joris Vaesen
|
862c12fa68
Response withoutCookie
|
8 years ago |
Michael Hoffmann
|
4a30af21e2
Fix some typos
|
8 years ago |
Michael Hoffmann
|
4ff3531b31
Add Response::getCharset() and deprecate Response::charset()
|
8 years ago |
Mark Story
|
67d6b55de6
Merge branch 'master' into 3.next
|
8 years ago |
Michael Hoffmann
|
0a25d74bb9
Fix some issues that came up while using strict_types
|
8 years ago |
Mark Story
|
668c087398
Merge branch 'master' into 3.next
|
8 years ago |
Marc Würth
|
8d4a13a3d1
Use HTTPS for various other URLs
|
8 years ago |
Marc Würth
|
45d22ff9e6
Use HTTPS for the www.cakephp.org URL
|
8 years ago |
Marc Würth
|
3a6bd75832
Use HTTPS for the opensource.org URL
|
8 years ago |
Marc Würth
|
c61ab5ee95
Use HTTPS for the cakefoundation.org URL
|
8 years ago |
Marc Würth
|
4c774ce4b7
Use HTTPS for the cakephp.org URL
|
8 years ago |
Mark Story
|
1c4c644c08
Merge branch 'master' into 3.next
|
8 years ago |
Travis Rowland
|
2ea9cce689
Minor updates (annotations and best-practices) (#10534)
|
9 years ago |
Mark Story
|
59f85be2a7
Merge pull request #10567 from cakephp/3.next-cookies-to-array
|
9 years ago |
Robert Pustułka
|
d5ae143163
Renamed convertCookie() to convertCookieToArray() and make them protected.
|
9 years ago |
Mark Story
|
d76a6ebabf
Merge branch 'master' into 3.next
|
9 years ago |
Robert Pustułka
|
c3c8516ed9
Move Cookie::toArrayResponse() to Response::convertCookie()
|
9 years ago |
Robert Pustułka
|
832bdb702a
Fix elseifs.
|
9 years ago |
Robert Pustułka
|
f46432f920
Move toArrayResponse() method to Http\Response.
|
9 years ago |
Mark Sch
|
01340ace96
Merge pull request #10549 from Theaxiom/unused-variables
|
9 years ago |
Mark Story
|
3866487a5b
Merge branch 'master' into 3.next
|
9 years ago |
Mark Story
|
917f876168
Merge pull request #10548 from Theaxiom/null-property
|
9 years ago |
Mark Story
|
948d57cbc8
Merge pull request #10535 from Theaxiom/single-quotes
|
9 years ago |
Mark Story
|
fc08c4b0d3
Merge pull request #10543 from Theaxiom/parentheses
|
9 years ago |
Travis Rowland
|
50efc22247
Removing some unused/unnecessary variables and imports.
|
9 years ago |