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:
parent
bee5ca852b
commit
4bc8e330fa
6 changed files with 6 additions and 137 deletions
|
@ -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`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue