Class Ethon::Easy::Mirror
In: lib/ethon/easy/mirror.rb
Parent: Object

Methods

Constants

INFORMATIONS_TO_MIRROR = Informations::AVAILABLE_INFORMATIONS.keys + [:return_code, :response_headers, :response_body, :debug_info]
INFORMATIONS_TO_LOG = [:effective_url, :response_code, :return_code, :total_time]

External Aliases

options -> to_hash

Attributes

options  [R] 

Public Class methods

Public Instance methods

[Validate]