From a73004e966a45b78d81168bb03c68acdd7bfea65 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Thu, 10 Oct 2019 15:53:26 +0200 Subject: Fix a number of low hanging todos --- doc/src/manual/cowboy_middleware.asciidoc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/src/manual') 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() -- cgit v1.2.3