Class: Yawast::Scanner::Plugins::Servers::Debug

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

Overview

Custom class to allow using the DEBUG verb

Constant Summary collapse

METHOD =
'DEBUG'
REQUEST_HAS_BODY =
false
RESPONSE_HAS_BODY =
true