mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-15 04:30:25 +00:00
Small documentation tweaks
This commit is contained in:
parent
4c22bdbcb7
commit
6d65cd0d38
2 changed files with 2 additions and 1 deletions
|
@ -67,4 +67,4 @@ cowboy_req:stream_trailers(#{
|
|||
|
||||
link:man:cowboy_req(3)[cowboy_req(3)],
|
||||
link:man:cowboy_req:stream_reply(3)[cowboy_req:stream_reply(3)],
|
||||
link:man:cowboy_req:stream_reply(3)[cowboy_req:stream_body(3)]
|
||||
link:man:cowboy_req:stream_body(3)[cowboy_req:stream_body(3)]
|
||||
|
|
|
@ -411,6 +411,7 @@ tuple.
|
|||
|
||||
== Changelog
|
||||
|
||||
* *2.2*: The trailers command was introduced.
|
||||
* *2.0*: Module introduced.
|
||||
|
||||
== See also
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue