mirror of
https://github.com/tailscale/tailscale.git
synced 2025-09-27 08:31:27 +02:00
Also uses `http.HandlerFunc` to pass the handler into `csrfProtect` so we can get rid of the extraneous `api` struct. Updates tailscale/corp#13775 Signed-off-by: Sonia Appasamy <sonia@tailscale.com>