You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by rn...@apache.org on 2020/09/07 14:38:09 UTC

[couchdb] 01/01: Merge pull request #3132 from apache/delay_until_end_3.x

This is an automated email from the ASF dual-hosted git repository.

rnewson pushed a commit to branch 3.x
in repository https://gitbox.apache.org/repos/asf/couchdb.git

commit f16e06d9cd70f074b01c9c6fb13a25d6f1c55730
Merge: a6378d8 6c097d7
Author: Robert Newson <rn...@apache.org>
AuthorDate: Mon Sep 7 15:37:56 2020 +0100

    Merge pull request #3132 from apache/delay_until_end_3.x
    
    Add option to delay responses until the end

 rel/overlay/etc/default.ini                   |  3 ++
 src/chttpd/src/chttpd.erl                     | 58 +++++++++++++++++----
 src/chttpd/test/eunit/chttpd_delayed_test.erl | 73 +++++++++++++++++++++++++++
 3 files changed, 125 insertions(+), 9 deletions(-)