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 e3f61a8 Merge pull request #269 from mochi/oneshot-compression
new 03ce3a9 Switch to passive mode and handle more corner cases
new 076421e Merge pull request #270 from mochi/passive-recv
new 67923e2 Update CHANGES and version for v3.5.0
new 52bc688 Merge pull request #271 from mochi/branch-3.5.0
The 695 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:
CHANGES.md | 8 +++
src/mochiweb.app.src | 2 +-
src/mochiweb_http.erl | 57 +++++++--------
src/mochiweb_socket.erl | 18 ++++-
test/mochiweb_http_tests.erl | 160 ++++++++++++++++++++++++++++++++++++++++++-
test/mochiweb_test_util.erl | 3 +-
6 files changed, 210 insertions(+), 38 deletions(-)