Module: HttpStatusChecker

Extended by:
Base
Defined in:
lib/http_status_checker.rb,
lib/http_status_checker/base.rb,
lib/http_status_checker/error.rb,
lib/http_status_checker/version.rb,
lib/http_status_checker/connection.rb

Defined Under Namespace

Modules: Base, Connection Classes: InvalidRedirectError, InvalidResponseError

Constant Summary collapse

VERSION =
'0.1.1'

Constants included from Base

Base::REDIRECT_MAX, Base::RETRY_MAX, Base::THREAD_LIMIT

Method Summary

Methods included from Base

check