From 5afb24f06627641e3fed608e807b5ab628cda348 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sun, 5 Jul 2020 23:27:53 +0000 Subject: www: update internal docs We no longer favor getline+close for streaming PSGI responses when using public-inbox-httpd. We still support it for other PSGI servers, though. --- Documentation/technical/ds.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Documentation/technical/ds.txt') diff --git a/Documentation/technical/ds.txt b/Documentation/technical/ds.txt index cbd06cfb..a0793ca2 100644 --- a/Documentation/technical/ds.txt +++ b/Documentation/technical/ds.txt @@ -64,8 +64,8 @@ Augmented features: * ->requeue support. An optimization of the AddTimer(0, ...) idiom for immediately dispatching code at the next event loop iteration. public-inbox uses this for fairly generating large responses - iteratively (see PublicInbox::NNTP::long_response or the use of - ->getline callbacks for generating gigantic gzipped mboxes). + iteratively (see PublicInbox::NNTP::long_response or git_async_cat + for blob retrievals). New features -- cgit v1.2.3-24-ge0c7