class Ethon::Easy::Mirror

def self.informations_to_mirror

def self.informations_to_mirror
  Informations::AVAILABLE_INFORMATIONS.keys +
    [:return_code, :response_headers, :response_body, :debug_info]
end