mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-16 05:00:24 +00:00
Fix the documentation for the command flow
This commit is contained in:
parent
bec019dce5
commit
292e732abf
2 changed files with 8 additions and 2 deletions
|
@ -145,7 +145,13 @@ any server push mechanism.
|
|||
|
||||
=== flow
|
||||
|
||||
TODO
|
||||
[source,erlang]
|
||||
----
|
||||
{flow, pos_integer()}
|
||||
----
|
||||
|
||||
Request more data to be read from the request body. The
|
||||
exact behavior depends on the protocol.
|
||||
|
||||
=== spawn
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue