ui.modern.form.[formName].content_type
Sets custom content type header for a given form
Key: ui.modern.form.[formName].content_type
Type: String
Can be set in: profile.cfg, collection.cfg
Description
This option can be used to specify a custom content types for a specified template.
The parameter name must contain the name of the template for which it applies: ui.modern.form.TEMPLATE_NAME.content_type
The default content-type for search results page is text/html
. This option allows you to specify a custom content type if your template
doesn’t return HTML.