Class
Rack::Handler::FastCGI
In:
lib/rack/handler/fastcgi.rb
Parent:
Object
Methods
run
send_body
send_headers
serve
Public Class methods
run
(app, options={})
send_body
(out, body)
send_headers
(out, status, headers)
serve
(request, app)
[Validate]