mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-15 20:50:24 +00:00
Update the cowboy_router manual
This commit is contained in:
parent
89120a3606
commit
a1b52494a5
6 changed files with 138 additions and 44 deletions
|
@ -64,4 +64,5 @@ Branch = cowboy_req:binding(branch, Req, <<"master">>)
|
|||
link:man:cowboy_req(3)[cowboy_req(3)],
|
||||
link:man:cowboy_req:bindings(3)[cowboy_req:bindings(3)],
|
||||
link:man:cowboy_req:host_info(3)[cowboy_req:host_info(3)],
|
||||
link:man:cowboy_req:path_info(3)[cowboy_req:path_info(3)]
|
||||
link:man:cowboy_req:path_info(3)[cowboy_req:path_info(3)],
|
||||
link:man:cowboy_router(3)[cowboy_router(3)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue