Skip to content
This repository was archived by the owner on Jan 11, 2023. It is now read-only.
This repository was archived by the owner on Jan 11, 2023. It is now read-only.

No way to change default Page content-type header #1442

@kohsah

Description

@kohsah

The page content type header is always sets as "text/html".

There is no clear way to serve for e.g. XHTML which requires setting the content-type header to application/xhtml+xml. For various technical reasons i need to serve the pages as XHTML rather than HTML5. The only way at the moment seems to be to hack the code to replace instances of text/html with the XHTML content-type header.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions