# File lib/em-http/client.rb, line 71
    def initialize
      super
      @http_chunk_size = '0'
    end