Class Puppet::Network::HTTP::WEBrickREST
In: lib/puppet/network/http/webrick/rest.rb
Parent: WEBrick::HTTPServlet::AbstractServlet

Methods

Included Modules

Puppet::Network::HTTP::Handler

Public Class methods

Public Instance methods

Retrieve node/cert/ip information from the request object.

Retrieve the request parameters, including authentication information.

WEBrick uses a service() method to respond to requests. Simply delegate to the handler response() method.

Set the specified format as the content type of the response.

[Validate]