From 006cd5f999d7c69cbadcef87ad309ecb06d9f9f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Zurcher?= Date: Tue, 13 Aug 2024 15:11:13 +0200 Subject: Node : complie with rack 2.1.0 Response buffering --- lib/zorglub/node.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/zorglub/node.rb b/lib/zorglub/node.rb index d468280..23c4d79 100644 --- a/lib/zorglub/node.rb +++ b/lib/zorglub/node.rb @@ -278,7 +278,6 @@ module Zorglub response.write @content response.headers['content-type'] ||= @mime || 'text/html' response.finish - response end end -- cgit v1.1-2-g2b99