From 9f5a1803da64978dfbadbd6629c41bb16fc6ec90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Tue, 5 Sep 2017 15:28:11 +0200 Subject: Add tests for direct Req access --- doc/src/manual/cowboy_req.peer.asciidoc | 2 -- 1 file changed, 2 deletions(-) (limited to 'doc') diff --git a/doc/src/manual/cowboy_req.peer.asciidoc b/doc/src/manual/cowboy_req.peer.asciidoc index e2df691..a091aa2 100644 --- a/doc/src/manual/cowboy_req.peer.asciidoc +++ b/doc/src/manual/cowboy_req.peer.asciidoc @@ -22,8 +22,6 @@ The peer can also be obtained using pattern matching: #{peer := {IP, Port}} = Req. ---- -// @todo So we need tests for accessing the Req directly. - == Arguments Req:: -- cgit v1.2.3