Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a HTML content-type http.Handler #14

Open
kevinburke opened this issue Nov 11, 2016 · 0 comments
Open

Add a HTML content-type http.Handler #14

kevinburke opened this issue Nov 11, 2016 · 0 comments

Comments

@kevinburke
Copy link
Collaborator

kevinburke commented Nov 11, 2016

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant