Rex::Proto::Http::Request
HTTP PUT request class wrapper.
# File lib/rex/proto/http/request.rb, line 45 def initialize(uri = '/', proto = DefaultProtocol) super('PUT', uri, proto) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.