0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-15 12:40:25 +00:00

Remove the REST known_content_type callback

This callback was simply useless.
This commit is contained in:
Loïc Hoguin 2014-10-03 18:52:14 +03:00
parent bee5ca852b
commit 4bc8e330fa
6 changed files with 6 additions and 137 deletions

View file

@ -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`