Hi Ross,

I would think a listener somewhere along the MvcEvent flow would be
appropriate. Have a look here: http://zendframework2.de/en/cheat-sheet.html

Without looking at the code I would suggest trying to attach a listener to
MvcEvent::EVENT_FINISH that will grab the response from the event and
modify the Content-Type header.

If you don't come right swing me a mail and we can work it out together.

Regards,

Michael Gooden


On 24 March 2013 13:07, Ross <[email protected]> wrote:

> Hello
>
> I noticed in telnet that my server returns:
> Content-Type: text/html
>
> I want it to include charset=utf-8 for every page.
>
> How can I do that?
>
> --
> List: [email protected]
> Info: http://framework.zend.com/archives
> Unsubscribe: [email protected]
>
>
>

Reply via email to