🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

webrick_httpreverseproxyserver-FlipPath

Package Overview
Dependencies
Maintainers
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

webrick_httpreverseproxyserver-FlipPath

0.1.2
Rubygems
Version published
Maintainers
3
Created
Source

= HTTP Reverse proxy server

This library is not meant for production use. It is based on a snippet on RubyForge and was packaged as gem to make it easily available.

You may use this class, to programmatically set up a quick and simple reverse proxy. I found it useful to implement advanced inspection of an HTTP communication between an uncontrolled client and server.

== Documentation

See WEBrick::HTTPReverseProxyServer for more information.

== License

The code was originally released in 2006 by Richard Kernahan on Rubyforge.

http://rubyforge.org/snippet/detail.php?type=snippet&id=117

It was packaged as RubyGem by Gregor Schmidt.

The code is release under the terms of the Artistic License.

FAQs

Package last updated on 14 Aug 2010

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts