tailscale/control/controlhttp
David Anderson 8b492b4121 net/wsconn: accept a remote addr string and plumb it through
This makes wsconn.Conns somewhat present reasonably when they are
the client of an http.Request, rather than just put a placeholder
in that field.

Updates tailscale/corp#13777

Signed-off-by: David Anderson <danderson@tailscale.com>
2023-08-29 16:57:16 -07:00
..
client.go control: use tstime instead of time (#8595) 2023-08-04 19:29:44 -04:00
client_common.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
client_js.go net/wsconn: accept a remote addr string and plumb it through 2023-08-29 16:57:16 -07:00
constants.go control: use tstime instead of time (#8595) 2023-08-04 19:29:44 -04:00
http_test.go control/controlhttp: remove tstest.Clock from tests (#8830) 2023-08-09 15:03:22 -07:00
server.go net/wsconn: accept a remote addr string and plumb it through 2023-08-29 16:57:16 -07:00