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:
parent
2376983295
commit
9f5a1803da
3 changed files with 44 additions and 14 deletions
|
@ -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::
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue