tailscale / tailscale-client-go

A client implementation for the Tailscale HTTP API
MIT License
61 stars 27 forks source link

v2: correctly URL encode tailnet in buildTailnetURL #95

Closed oxtoacart closed 3 months ago

oxtoacart commented 3 months ago

Adds unit test to test URL building.

Updates tailscale/corp#21867