mirror of
https://github.com/tailscale/tailscale.git
synced 2026-03-27 10:42:00 -04:00
Content-type was responding as test/plain for probes accepting application/json. Set content type header before setting the response code to correct this. Updates tailscale/corp#27370 Signed-off-by: Mike O'Driscoll <mikeo@tailscale.com>