We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2377900 commit db0f10aCopy full SHA for db0f10a
src/Distribution/Server/Framework/HappstackUtils.hs
@@ -81,6 +81,8 @@ mime x =
81
, ("chs", "text/plain; charset=utf-8")
82
, ("c", " text/plain; charset=utf-8")
83
, ("h", " text/plain; charset=utf-8")
84
+ , ("text", "text/plain; charset=utf-8")
85
+ , ("txt", "text/plain; charset=utf-8")
86
]
87
88
0 commit comments