Content Negotiation
Create additional page templates to serve different content types from a single Symphony page.
Description
This extension creates additional page templates to serve different content types from a single Symphony page. It finds the appropriate template either via the file extension in the URL
or via the Accept
header from the http request and adds a corresponding Content-Type
header in the response.
This extension is experimental!
For more information please visit th repository at https://github.com/klaftertief/content_negotiation.