# File lib/faraday/options.rb, line 317
    def parse_body?
      !StatusesWithoutBody.include?(status)
    end