body: eventsToNDJSON()

in src/shippers/elastic_v3/browser/src/browser_shipper.ts [146:148]


      body: eventsToNDJSON(events),
      headers: this.buildHeaders(this.clusterUuid, this.options.version, this.licenseId),
      ...(this.options.debug && { query: { debug: true } }),