aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/manual/cowboy_req.peer.asciidoc
AgeCommit message (Collapse)Author
2017-10-25Introduce cowboy_req:sock/1 and cowboy_req:cert/1Loïc Hoguin
To obtain the local socket ip/port and the client TLS certificate, respectively.
2017-09-05Add tests for direct Req accessLoïc Hoguin
2016-11-05Partially update manual for the cowboy_reqLoïc Hoguin
Only the access functions have been modified so far.