Skip to content

Add a HTML content-type http.Handler #14

Description

@kevinburke

All of the controllers should serve HTML. We should add a HTML content-type handler and then we wouldn't need to set w.Header.Set("Content-Type", "text/html; charset=utf-8") in every controller.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions