# File lib/couchrest/helper/streamer.rb, line 6
    def initialize
      self.default_curl_opts = "--silent --no-buffer --tcp-nodelay -H \"Content-Type: application/json\""
    end