Commit History

Author SHA1 Message Date
  chinpei215 c68a773912 Fix incorrect triggering of callable strings 8 years ago
  Dariusz Ruminski c936250731 Use adventage of newer PHPUnit sytax 8 years ago
  Michael Hoffmann 7ee9d21b2a Fix Response __debugInfo() to get body content 8 years ago
  saeid 1b3cb010be a test for withType() and getType() being used together 8 years ago
  saeid 2b668581aa Implement response::getType() 8 years ago
  ADmad 0247146f31 Remove unneeded "use" statements. 8 years ago
  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
  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
  Bryan Crowe 228e9ca1cf Use simple strings where applicable 8 years ago
  Mark Story 668c087398 Merge branch 'master' into 3.next 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
  Robert Pustułka d5ae143163 Renamed convertCookie() to convertCookieToArray() and make them protected. 9 years ago
  Robert Pustułka c3c8516ed9 Move Cookie::toArrayResponse() to Response::convertCookie() 9 years ago
  Mark Story b17f316796 Allow withCookie() to take cookie objects. 9 years ago
  Mark Story bf81b15169 Update Response to use CookieCollection internally. 9 years ago
  saeid 69dcc12201 use Cake\Http\ServerRequest on tests 9 years ago
  Mark Story a3291b0fc5 Merge branch 'master' into pr-10324 9 years ago
  saeid 56965febc4 use new response class within tests 9 years ago
  saeid 9d1607a67c move network to Http 9 years ago