mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 12:20:24 +00:00
remove unused entry from record
This commit is contained in:
parent
4100228b6d
commit
1409693261
1 changed files with 0 additions and 3 deletions
|
@ -246,9 +246,6 @@
|
|||
handler :: atom(),
|
||||
handler_state :: any(),
|
||||
|
||||
%% Allowed methods. Only used for OPTIONS requests.
|
||||
allowed_methods :: [binary()] | undefined,
|
||||
|
||||
%% Media type.
|
||||
content_types_p = [] ::
|
||||
[{binary() | {binary(), binary(), [{binary(), binary()}] | '*'},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue