Commit Graph

17 Commits

Author SHA1 Message Date
Carsten Brandt
e5d8e4adcb fixed usage of renamed method in Response 2013-06-11 00:38:57 +02:00
Carsten Brandt
a0762e7d29 API consistency in Response class
use `getIs...` instead of `is...` to allow these methods to be used as
virtual properties.

This is forconsistency to the rest of the framework.
Only methods that take parameters may be named `is...`.
2013-06-10 23:55:52 +02:00
Carsten Brandt
95bfd82524 removed unnecessary defaul value from Response 2013-06-10 23:49:50 +02:00
Qiang Xue
47655843a7 Adjusted parameter order. 2013-06-10 17:13:36 -04:00
Qiang Xue
ad218c6719 moved HttpException to web. 2013-06-10 17:08:26 -04:00
Qiang Xue
f14774dfb6 Fixes issue #276: Enable Response::sendFile() to operate on resources 2013-06-10 16:37:35 -04:00
Qiang Xue
9806563f7f Minor refactoring. 2013-06-10 11:26:56 -04:00
Qiang Xue
22053cdc60 Response::sendStream WIP 2013-06-10 08:48:30 -04:00
Qiang Xue
0656b8751f doc cleanup 2013-06-09 22:00:40 -04:00
Qiang Xue
ef5afef7b2 Fixed test break. 2013-06-09 10:32:29 -04:00
Qiang Xue
f2d477dce6 Response WIP 2013-06-09 09:47:41 -04:00
Qiang Xue
3833d62f00 Response WIP 2013-06-07 11:31:31 -04:00
Qiang Xue
b14bb52cdd Fixed status text. 2013-06-07 08:47:22 -04:00
Qiang Xue
ba0da059da response WIP 2013-06-07 08:00:47 -04:00
Qiang Xue
bf05ee2942 Response WIP. 2013-06-06 17:10:22 -04:00
Qiang Xue
6d999ab3dc Response WIP 2013-06-06 07:34:25 -04:00
Qiang Xue
f72105166c reorganized the main repo to satisfy PSR-0. 2013-05-21 21:19:05 -04:00