0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-16 05:00:24 +00:00

Document 2.2 changes and the new stream_trailers function

This commit is contained in:
Loïc Hoguin 2017-12-11 11:00:47 +01:00
parent 17719a136d
commit 4c22bdbcb7
No known key found for this signature in database
GPG key ID: 8A9DF795F6FED764
7 changed files with 208 additions and 5 deletions

View file

@ -73,6 +73,8 @@ include::middlewares.asciidoc[Middlewares]
= Additional information
include::migrating_from_2.1.asciidoc[Migrating from Cowboy 2.1 to 2.2]
include::migrating_from_2.0.asciidoc[Migrating from Cowboy 2.0 to 2.1]
include::migrating_from_1.0.asciidoc[Migrating from Cowboy 1.0 to 2.0]