mirror of
https://github.com/tailscale/tailscale.git
synced 2025-03-19 03:51:03 +00:00

Saves 1-2 allocs per HTTP request after warmup, thanks to avoiding strconv and fmt. Signed-off-by: David Anderson <danderson@tailscale.com>