# File lib/httpclient/http.rb, line 399
      def initialize
        @body = nil
        @size = nil
        @positions = nil
        @chunk_size = nil
      end