Skip to content
This repository was archived by the owner on Dec 14, 2018. It is now read-only.
This repository was archived by the owner on Dec 14, 2018. It is now read-only.

Need a way to specify ContentType in ViewResult \ PartialViewResult #2408

@pranavkm

Description

@pranavkm

ContentResult has a way to specify the type and encoding for the result, but we're missing these properties on ViewResult \ PartialViewResult. It's currently hardcoded to send `text/html; charset=utf8'.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions