aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/src/manual/cowboy_middleware.asciidoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/src/manual/cowboy_middleware.asciidoc b/doc/src/manual/cowboy_middleware.asciidoc
index 11aa3e8..180fb0a 100644
--- a/doc/src/manual/cowboy_middleware.asciidoc
+++ b/doc/src/manual/cowboy_middleware.asciidoc
@@ -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()