mirror of
https://github.com/tailscale/tailscale.git
synced 2025-05-30 11:18:33 +00: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>