From 4bc8e330fa239d1ade18a5d75ea018f1a954bfb3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Fri, 3 Oct 2014 18:52:14 +0300 Subject: Remove the REST known_content_type callback This callback was simply useless. --- doc/src/guide/rest_handlers.ezdoc | 1 - 1 file changed, 1 deletion(-) (limited to 'doc/src/guide/rest_handlers.ezdoc') diff --git a/doc/src/guide/rest_handlers.ezdoc b/doc/src/guide/rest_handlers.ezdoc index 8cdd12e..1868f0a 100644 --- a/doc/src/guide/rest_handlers.ezdoc +++ b/doc/src/guide/rest_handlers.ezdoc @@ -67,7 +67,6 @@ if it is undefined, moving directly to the next step. Similarly, | generate_etag `undefined` | is_authorized `true` | is_conflict `false` -| known_content_type `true` | known_methods `[<<"GET">>, <<"HEAD">>, <<"POST">>, <<"PUT">>, <<"PATCH">>, <<"DELETE">>, <<"OPTIONS">>]` | languages_provided skip | last_modified `undefined` -- cgit v1.2.3