It was never used.
---
 extras/proxy_pass.rb | 1 -
 1 file changed, 1 deletion(-)

diff --git a/extras/proxy_pass.rb b/extras/proxy_pass.rb
index 0bec4ee..ac01c34 100644
--- a/extras/proxy_pass.rb
+++ b/extras/proxy_pass.rb
@@ -16,7 +16,6 @@ require 'timeout'
 # cheap on GNU/Linux...
 # This is totally untested but currently doesn't serve anything important.
 class ProxyPass # :nodoc:
-  CHUNK_SIZE = 16384
   ERROR_502 = [ 502, {'Content-Length'=>'0','Content-Type'=>'text/plain'}, [] ]
 
   class ConnPool
-- 
EW

Reply via email to