Module: Rack::RequestReplication
- Defined in:
- lib/rack/request_replication/version.rb,
lib/rack/request_replication/forwarder.rb
Defined Under Namespace
Classes: Forwarder
Constant Summary collapse
- VERSION =
"0.1.2"
- DEFAULT_PORTS =
{ 'http' => 80, 'https' => 443, 'coffee' => 80 }