Class: Ronin::Recon::WebWorker

Inherits:
Worker
  • Object
show all
Includes:
Mixins::HTTP
Defined in:
lib/ronin/recon/web_worker.rb

Overview

Base class for all web related workers.

Constant Summary

Constants included from Mixins::HTTP

Mixins::HTTP::VALID_STATUS_CODES

Method Summary

Methods inherited from Worker

accepts, concurrency, #initialize, intensity, outputs, #process, register, run

Constructor Details

This class inherits a constructor from Ronin::Recon::Worker