mirror of
https://github.com/tailscale/tailscale.git
synced 2025-09-22 22:21:05 +02: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>