class Faraday::Env
def parse_body?
-
(Boolean)- true if the status isn't in the set of
def parse_body? !StatusesWithoutBody.include?(status) end
(Boolean)
- true if the status isn't in the set of
def parse_body? !StatusesWithoutBody.include?(status) end