0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-14 20:30:23 +00:00

Add tests for direct Req access

This commit is contained in:
Loïc Hoguin 2017-09-05 15:28:11 +02:00
parent 2376983295
commit 9f5a1803da
No known key found for this signature in database
GPG key ID: 71366FF21851DF03
3 changed files with 44 additions and 14 deletions

View file

@ -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::