mirror of
https://github.com/coder/coder.git
synced 2025-07-12 00:14:10 +00: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).