Commit History

Author SHA1 Message Date
  Gabriel Caruso ceac93119e Refactoring tests 8 years ago
  Gabriel Caruso 0eaf968db8 Refactoring tests 8 years ago
  Mark Story 2a3df60bed Only enable headers_sent() for the tests that need it. 8 years ago
  Mark Story e2dfdd26d0 Extend mocked functions so that we can modify `headers_sent()` 8 years ago
  Mark Story 9016d7f84d Move CorsBuilder and Session to the Http package. 8 years ago
  Mark Story 7a5e33348c Update uses of HttpExceptions. 8 years ago
  Mark Story 359a60bbd8 Fix remaining deprecated method use in Response test. 8 years ago
  Mark Story f7f4982151 Fix up tests for Response::checkNotModified. 8 years ago
  Mark Story bae6eae4b3 Fix up tests/behavior for CorsBuilder. 8 years ago
  mark_story a53e315565 Fix deprecated methods in Http\Response 8 years ago
  mark_story 86b8c7dbce Fix a few tests in the Response tests. 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