Class: Yawast::Scanner::Propfind

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

Overview

Custom class to allow using the PROPFIND verb

Constant Summary collapse

METHOD =
"PROPFIND"
REQUEST_HAS_BODY =
false
RESPONSE_HAS_BODY =
true