module Typhoeus::Response::Informations
def response_code
-
(Integer)
- The response_code.
Other tags:
- Example: Get response_code. -
def response_code options[:response_code] || options[:code] end
(Integer)
- The response_code.
def response_code options[:response_code] || options[:code] end