mirror of
https://github.com/tailscale/tailscale.git
synced 2026-03-14 20:39:34 -04:00
I removed the HTTPC field in b6fa5a69be but it was apparently still
used in [oss-skipped] tests.
Restore it, but name it so it's more obvious that it's only for
tests. (It currently is, and I'd like to keep it like that for now.)