mirror of
https://github.com/tailscale/tailscale.git
synced 2025-09-28 00:51:09 +02: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>