summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2017-12-11 12:05:29 +0100
committerLoïc Hoguin <[email protected]>2017-12-11 12:05:29 +0100
commitbc12c6542bd5cb11e33679e7d6350b185954f691 (patch)
treeed2187feddf18fc63f302f0eacc64de5f1360dc7
parent1b863c350ba1f9b8ad1cb458df514ab0fe6bb127 (diff)
downloadninenines.eu-bc12c6542bd5cb11e33679e7d6350b185954f691.tar.gz
ninenines.eu-bc12c6542bd5cb11e33679e7d6350b185954f691.tar.bz2
ninenines.eu-bc12c6542bd5cb11e33679e7d6350b185954f691.zip
Update documentation
-rw-r--r--docs/en/cowboy/2.2/manual/cowboy_req.stream_trailers/index.html2
-rw-r--r--docs/en/cowboy/2.2/manual/cowboy_stream/index.html5
2 files changed, 6 insertions, 1 deletions
diff --git a/docs/en/cowboy/2.2/manual/cowboy_req.stream_trailers/index.html b/docs/en/cowboy/2.2/manual/cowboy_req.stream_trailers/index.html
index f9c0f794..0c499d5a 100644
--- a/docs/en/cowboy/2.2/manual/cowboy_req.stream_trailers/index.html
+++ b/docs/en/cowboy/2.2/manual/cowboy_req.stream_trailers/index.html
@@ -165,7 +165,7 @@ http://www.gnu.org/software/src-highlite -->
<div class="sectionbody">
<div class="paragraph"><p><a href="../cowboy_req">cowboy_req(3)</a>,
<a href="../cowboy_req.stream_reply">cowboy_req:stream_reply(3)</a>,
-<a href="../cowboy_req.stream_reply">cowboy_req:stream_body(3)</a></p></div>
+<a href="../cowboy_req.stream_body">cowboy_req:stream_body(3)</a></p></div>
</div>
</div>
diff --git a/docs/en/cowboy/2.2/manual/cowboy_stream/index.html b/docs/en/cowboy/2.2/manual/cowboy_stream/index.html
index 1a565ef0..639a97fd 100644
--- a/docs/en/cowboy/2.2/manual/cowboy_stream/index.html
+++ b/docs/en/cowboy/2.2/manual/cowboy_stream/index.html
@@ -474,6 +474,11 @@ tuple.</p></div>
<div class="ulist"><ul>
<li>
<p>
+<strong>2.2</strong>: The trailers command was introduced.
+</p>
+</li>
+<li>
+<p>
<strong>2.0</strong>: Module introduced.
</p>
</li>