diff --git a/src/clj/auto_ap/server.clj b/src/clj/auto_ap/server.clj index 146ba000..255867f6 100644 --- a/src/clj/auto_ap/server.clj +++ b/src/clj/auto_ap/server.clj @@ -35,6 +35,8 @@ "text/plain" "text/javascript" "text/csv" + "text/html" + "text/html;chartset=utf-8" "application/javascript" "application/csv" "application/edn"