I would like to set the mime repsonse type to
application/xhtml+xml
How and where do I install this in the Zend Framework? Thank you for your help.
In the action of your controller:
$this->getResponse()->setHeader('Content-type', 'application/xhtml+xml');
Source: https://habr.com/ru/post/1755968/More articles:How to transfer the work of 301 redirects when there are parameters in the query string? - asp.netIs there a way to generate a compiler error? - language-agnosticRemoving trailing slashes in MSBuild / Convention file name generation - conventionsHow can I return javascript from the Ruby on Rails helper method? - javascriptGetting the “newest” selected text option from multiple select lists - jqueryУничтожьте сеанс в Pylons или Python - pythonProblem with android Image - androidhttps://translate.googleusercontent.com/translate_c?depth=1&pto=aue&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1755971/add-subtitles-to-a-video-using-ffmpeg&usg=ALkJrhihZQDjXTCYYASP2xMTABJHqmdS6QDataSets - Class Model - How to get Bool value from DataSet - c #Wait for aero to turn off. - c #All Articles