Class: Yawast::Scanner::Options
- Inherits:
-
Net::HTTPRequest
- Object
- Net::HTTPRequest
- Yawast::Scanner::Options
- Defined in:
- lib/scanner/generic.rb
Overview
Custom class to allow using the OPTIONS verb
Constant Summary collapse
- METHOD =
"OPTIONS"
- REQUEST_HAS_BODY =
false
- RESPONSE_HAS_BODY =
true