# File lib/restclient/exceptions.rb, line 104
    def http_body
      @response.body if @response
    end