aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2017-09-05 15:28:11 +0200
committerLoïc Hoguin <[email protected]>2017-09-05 15:28:11 +0200
commit9f5a1803da64978dfbadbd6629c41bb16fc6ec90 (patch)
tree95f63c583e99d383fad888a8d8ba87a82a292300 /doc
parent2376983295569e897c82f2b4a63d1485beae7263 (diff)
downloadcowboy-9f5a1803da64978dfbadbd6629c41bb16fc6ec90.tar.gz
cowboy-9f5a1803da64978dfbadbd6629c41bb16fc6ec90.tar.bz2
cowboy-9f5a1803da64978dfbadbd6629c41bb16fc6ec90.zip
Add tests for direct Req access
Diffstat (limited to 'doc')
-rw-r--r--doc/src/manual/cowboy_req.peer.asciidoc2
1 files changed, 0 insertions, 2 deletions
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::