yahns Ruby server user/dev discussion
 help / color / mirror / code / Atom feed
* [PATCH] extras/proxy_pass: remove compatibility note
@ 2015-05-11  1:38 Eric Wong
  0 siblings, 0 replies; only message in thread
From: Eric Wong @ 2015-05-11  1:38 UTC (permalink / raw)
  To: yahns-public

We'll have to support both, it seems.
---
 extras/proxy_pass.rb | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/extras/proxy_pass.rb b/extras/proxy_pass.rb
index 99ca6d6..29dd995 100644
--- a/extras/proxy_pass.rb
+++ b/extras/proxy_pass.rb
@@ -9,12 +9,6 @@ require 'rack/request'
 require 'thread'
 require 'timeout'
 
-# compatibility class
-warn <<EOF
-See Yahns::ProxyPass for less memory-hungry (but more complex) implementating
-using rack.hijack
-EOF
-
 # Totally synchronous and Rack 1.1-compatible, this will probably be rewritten.
 # to take advantage of rack.hijack and use the non-blocking I/O facilities
 # in yahns.  yahns may have to grow a supported API for that...
-- 
EW


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2015-05-11  1:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-11  1:38 [PATCH] extras/proxy_pass: remove compatibility note Eric Wong

Code repositories for project(s) associated with this public inbox

	https://yhbt.net/yahns.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).