mirror of
https://github.com/coder/coder.git
synced 2026-09-21 12:44:32 +08:00
This cleans up `root.go` a bit, adds tests for middleware HTTP transport functions, and removes two HTTP requests we always always performed previously when executing *any* client command. It should improve CLI performance (especially for users with higher latency).