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