mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-16 05:00:24 +00:00
Small doc clarification
This commit is contained in:
parent
d25c30790c
commit
148fb949c5
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
||||||
%% <dt>dispatch</dt><dd>The dispatch list for this protocol.</dd>
|
%% <dt>dispatch</dt><dd>The dispatch list for this protocol.</dd>
|
||||||
%% <dt>max_empty_lines</dt><dd>Max number of empty lines before a request.
|
%% <dt>max_empty_lines</dt><dd>Max number of empty lines before a request.
|
||||||
%% Defaults to 5.</dd>
|
%% Defaults to 5.</dd>
|
||||||
%% <dt>timeout</dt><dd>Time in milliseconds before an idle keep-alive
|
%% <dt>timeout</dt><dd>Time in milliseconds before an idle
|
||||||
%% connection is closed. Defaults to 5000 milliseconds.</dd>
|
%% connection is closed. Defaults to 5000 milliseconds.</dd>
|
||||||
%% </dl>
|
%% </dl>
|
||||||
%%
|
%%
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue