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