Class: Yawast::Scanner::Plugins::Http::Trace

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

Overview

Custom class to allow using the TRACE verb

Constant Summary collapse

METHOD =
'TRACE'
REQUEST_HAS_BODY =
false
RESPONSE_HAS_BODY =
true