Class Puppet::Network::HTTP::RackHttpHandler
In: lib/puppet/network/http/rack/httphandler.rb
Parent: Object

Methods

new   process  

Public Class methods

Public Instance methods

do something useful with request (a Rack::Request) and use response to fill your Rack::Response

[Validate]