This is an automated email from the ASF dual-hosted git repository. nickva pushed a commit to tag v3.5.0 in repository https://gitbox.apache.org/repos/asf/couchdb-mochiweb.git
commit 076421e65476d642a344fa2018928641ee3bc409 Merge: e3f61a8 03ce3a9 Author: Bob Ippolito <[email protected]> AuthorDate: Mon Aug 10 16:56:52 2026 -0700 Merge pull request #270 from mochi/passive-recv Switch to passive mode and handle more corner cases src/mochiweb_http.erl | 57 +++++++-------- src/mochiweb_socket.erl | 18 ++++- test/mochiweb_http_tests.erl | 160 ++++++++++++++++++++++++++++++++++++++++++- test/mochiweb_test_util.erl | 3 +- 4 files changed, 201 insertions(+), 37 deletions(-)
