This is an automated email from the ASF dual-hosted git repository.
nickva pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/couchdb-mochiweb.git
from ea0327c Merge pull request #267 from mochi/branch-3.4.0
new 3d822d7 Add gzip and zstd chunked response compression
new 88b2994 Merge pull request #268 from mochi/compression
new fdd2df8 Add one-shot response compression
new e3f61a8 Merge pull request #269 from mochi/oneshot-compression
The 691 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/mochiweb_request.erl | 48 ++++++++-
src/mochiweb_response.erl | 150 ++++++++++++++++++++++++++--
test/mochiweb_http_tests.erl | 227 +++++++++++++++++++++++++++++++++++++++++++
3 files changed, 413 insertions(+), 12 deletions(-)