Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-08 | We can always send back the header because Kohana buffers output. | Bharat Mediratta | |
2010-08-01 | Write appropriate PHPdoc for json::reply. | Bharat Mediratta | |
2010-08-01 | Specify the charset on the content type header | Tim Almdal | |
2010-07-23 | Partial fix for #1225. Create a json reply helper that sets the content type ↵ | Tim Almdal | |
to application/json and then json encodes the reply. |