Class: Yawast::Scanner::Plugins::Http::Propfind

Inherits:
Net::HTTPRequest
  • Object
show all
Defined in:
lib/scanner/plugins/http/generic.rb

Overview

Custom class to allow using the PROPFIND verb

Constant Summary collapse

METHOD =
'PROPFIND'
REQUEST_HAS_BODY =
false
RESPONSE_HAS_BODY =
true