# File lib/em-http/client.rb, line 310
    def stream(&blk)
      @stream = blk
    end