]> Sergey Matveev's repositories - public-inbox.git/blobdiff - lib/PublicInbox/GetlineBody.pm
www: update internal docs
[public-inbox.git] / lib / PublicInbox / GetlineBody.pm
index 6becaaf5fc6af0b22d9bd3847e36257e83be8845..988bc63f41d59bac209931af65bc64d05deedd0b 100644 (file)
@@ -5,9 +5,7 @@
 # end callback when the object goes out-of-scope.
 # This depends on rpipe being _blocking_ on getline.
 #
-# public-inbox-httpd favors "getline" response bodies to take a
-# "pull"-based approach to feeding slow clients (as opposed to a
-# more common "push" model)
+# This is only used by generic PSGI servers and not public-inbox-httpd
 package PublicInbox::GetlineBody;
 use strict;
 use warnings;