RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

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