Class Puppet::Network::HTTP::MongrelREST
In: lib/puppet/network/http/mongrel/rest.rb
Parent: Mongrel::HttpHandler

Methods

Included Modules

Puppet::Network::HTTP::Handler

Constants

ACCEPT_HEADER = "HTTP_ACCEPT".freeze # yay, zed's a crazy-man

Public Class methods

Public Instance methods

return the request body

which HTTP verb was used in this request

Return the query params for this request. We had to expose this method for testing purposes.

what path was requested?

[Validate]