client: Send telemetry events with `Content-Type: application/json` (#18886)
This PR updates the telemetry events sent to collab to use `Content-Type: application/json` instead of `Content-Type: text/plain`. The POST bodies are JSON, so `application/json` is the correct MIME type. I suspect the `text/plain` is a remnant from when the events were still going through Vercel. Release Notes: - N/A
M
Marshall Bowers committed
b0a9005163e16f1ed8f7a4204e6d8ab6ac908a02
Parent: 801210c
Committed by GitHub <noreply@github.com>
on 10/9/2024, 12:25:07 AM