From 6cc3b0ccca6c06592c2a1881cae39945de805747 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Sun, 18 Nov 2018 23:03:30 +0100 Subject: Document cowboy_stream_h/cowboy_compress_h --- doc/src/guide/migrating_from_2.5.asciidoc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/src/guide') diff --git a/doc/src/guide/migrating_from_2.5.asciidoc b/doc/src/guide/migrating_from_2.5.asciidoc index e3e1b80..b91b617 100644 --- a/doc/src/guide/migrating_from_2.5.asciidoc +++ b/doc/src/guide/migrating_from_2.5.asciidoc @@ -24,6 +24,9 @@ experimental. data in order to compress them. This is the case for gzip compression. +* The stream handlers `cowboy_stream_h` and + `cowboy_compress_h` are now documented. + * Add the `chunked` option to allow disabling chunked transfer-encoding for HTTP/1.1 connections. -- cgit v1.2.3