mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-15 04:30:25 +00:00
Document cowboy_stream_h/cowboy_compress_h
This commit is contained in:
parent
8d6d78575f
commit
6cc3b0ccca
7 changed files with 153 additions and 99 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue