7f1b8c109e
Adjust for test integration.
2013-06-23 15:03:59 -04:00
22839ae922
Fixed jsonp response handling.
2013-06-17 17:10:20 -04:00
4782b19739
Better handling of sending response content.
2013-06-17 15:49:53 -04:00
3e18479d1f
Fixes issue #545 : PageCache doesn't work.
2013-06-17 00:48:05 -04:00
5a8e4b648b
Added XmlResponseFormatter.
2013-06-15 15:19:00 -04:00
2d118a4c24
Added doc.
2013-06-15 08:24:21 -04:00
03e07f4340
cleaned up "use" statements.
2013-06-14 22:42:55 -04:00
1181c1cc1b
Removed unused methods.
2013-06-14 20:40:56 -04:00
a951e1c8e1
Replaced Jsonable with Arrayable.
...
Added support for different response formats.
Support for error response in different formats.
2013-06-14 16:26:33 -04:00
420637443c
Refactored the way of sending response in controller actions.
2013-06-13 23:39:18 -04:00
0b8d239ad3
Renamed HeaderCollection::addDefault to setDefault.
2013-06-11 16:05:25 -04:00
d7cb4ce97c
Fixes issue #276 : support range request for sending content as a file.
2013-06-11 15:17:13 -04:00
d19446ba10
Minor adjustment of Response::redirect()
2013-06-11 12:57:19 -04:00
e5d8e4adcb
fixed usage of renamed method in Response
2013-06-11 00:38:57 +02:00
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
95bfd82524
removed unnecessary defaul value from Response
2013-06-10 23:49:50 +02:00
47655843a7
Adjusted parameter order.
2013-06-10 17:13:36 -04:00
ad218c6719
moved HttpException to web.
2013-06-10 17:08:26 -04:00
f14774dfb6
Fixes issue #276 : Enable Response::sendFile() to operate on resources
2013-06-10 16:37:35 -04:00
9806563f7f
Minor refactoring.
2013-06-10 11:26:56 -04:00
22053cdc60
Response::sendStream WIP
2013-06-10 08:48:30 -04:00
0656b8751f
doc cleanup
2013-06-09 22:00:40 -04:00
ef5afef7b2
Fixed test break.
2013-06-09 10:32:29 -04:00
f2d477dce6
Response WIP
2013-06-09 09:47:41 -04:00
3833d62f00
Response WIP
2013-06-07 11:31:31 -04:00
b14bb52cdd
Fixed status text.
2013-06-07 08:47:22 -04:00
ba0da059da
response WIP
2013-06-07 08:00:47 -04:00
bf05ee2942
Response WIP.
2013-06-06 17:10:22 -04:00
6d999ab3dc
Response WIP
2013-06-06 07:34:25 -04:00
f72105166c
reorganized the main repo to satisfy PSR-0.
2013-05-21 21:19:05 -04:00