RubyFlow The Ruby and Rails community linklog

SETTING UP AN HTTP PROXY WITH RUBY

I just released an article about setting up an HTTP proxy with ruby.

I will cover a few architectures in this article:

  • Simple Forward Proxy
  • Forward Proxy Requiring Authentication
  • Proxy Chain with Upstream and Downstream Proxy
  • Downstream Proxy With Authentication Against Upstream Proxy

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in