From f7094ad78f6638d0e940a724fe5a857cc857155f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Wed, 28 Dec 2016 15:16:10 +0100 Subject: Update the cowboy_rest manual --- doc/src/manual/cowboy_static.asciidoc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/src/manual/cowboy_static.asciidoc') diff --git a/doc/src/manual/cowboy_static.asciidoc b/doc/src/manual/cowboy_static.asciidoc index 7a78660..a0069da 100644 --- a/doc/src/manual/cowboy_static.asciidoc +++ b/doc/src/manual/cowboy_static.asciidoc @@ -100,6 +100,8 @@ ParsedMime :: {Type :: binary(), SubType :: binary(), Params} Params :: [{Key :: binary(), Value :: binary()}] ---- +// @todo Case sensitivity of parsed mime content? + Cowboy comes with two such functions; the default function `cow_mimetypes:web/1`, and a second function generated from the Apache 'mime.types' file, `cow_mimetypes:all/1`. -- cgit v1.2.3