mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 20:30:23 +00:00
Merge branch 'chrome-15' of https://github.com/puzza007/cowboy
This commit is contained in:
commit
68c1d886e5
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@
|
|||
-type mask_key() :: 0..16#ffffffff.
|
||||
|
||||
-record(state, {
|
||||
version :: 0 | 7 | 8,
|
||||
version :: 0 | 7 | 8 | 13,
|
||||
handler :: module(),
|
||||
opts :: any(),
|
||||
challenge = undefined :: undefined | binary() | {binary(), binary()},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue