mirror of
https://github.com/tailscale/tailscale.git
synced 2025-06-08 08:48:35 +00:00

Use of the httptest client doesn't render header ordering as expected. Use http.DefaultClient for the test to ensure that the header ordering test is valid. Updates tailscale/corp#27370 Signed-off-by: Mike O'Driscoll <mikeo@tailscale.com>