mirror of
https://github.com/tailscale/tailscale.git
synced 2025-06-09 01:08:34 +00: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>