Skip to content

Instantly share code, notes, and snippets.

@somoza
Last active October 1, 2017 23:22
Show Gist options
  • Save somoza/6253529 to your computer and use it in GitHub Desktop.
Save somoza/6253529 to your computer and use it in GitHub Desktop.
Symfony 1.4 - Content Type en el action
$this->getResponse()->setContentType('application/rss+xml');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment