From 1b826691f0d95b4bde046f3a873bb54449cdb558 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 29 Dec 2016 08:25:12 +0000 Subject: proxy_pass: add a note about the instability of this In case somebody stumbles upon it... --- lib/yahns/proxy_pass.rb | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lib/yahns/proxy_pass.rb b/lib/yahns/proxy_pass.rb index fcd0cf7..0ada4a6 100644 --- a/lib/yahns/proxy_pass.rb +++ b/lib/yahns/proxy_pass.rb @@ -6,6 +6,12 @@ require 'socket' require 'rack/request' require 'timeout' +# XXX consider this file and the proxy-related stuff in yahns +# unstable and experimental! It has never been documented and +# incompatible changes may still happen. +# +# However, it seems to be proxying for our mail archives well enough: +# https://yhbt.net/yahns-public/ require_relative 'proxy_http_response' require_relative 'req_res' -- cgit v1.2.3-24-ge0c7