aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/manual/cowboy_req.sock.asciidoc
AgeCommit message (Collapse)Author
2017-11-09Fix the introduction version for the new 2.1 functionsLoïc Hoguin
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.