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