mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-15 20:50:24 +00:00
Fix a number of low hanging todos
This commit is contained in:
parent
ecb39eea10
commit
a73004e966
4 changed files with 9 additions and 22 deletions
|
@ -47,6 +47,8 @@ Cowboy will stop middleware execution. No other middleware
|
|||
will be executed. This effectively ends the processing of
|
||||
the request.
|
||||
|
||||
// @todo No need to return the Req when stopping. Fix in 3.0.
|
||||
|
||||
== Types
|
||||
|
||||
=== env()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue