tailscale/net/tshttpproxy
Christine Dodrill 3e5c3e932c
net/tshttpproxy: support basic auth when available (#1354)
This allows proxy URLs such as:

    http://azurediamond:hunter2@192.168.122.154:38274

to be used in order to dial out to control, logs or derp servers.

Signed-off-by: Christine Dodrill <xe@tailscale.com>
2021-02-17 16:01:47 -05:00
..
tshttpproxy_future.go tshttp, derphttp: send Proxy-Authorization, not Authorization, to proxies 2020-08-28 21:01:00 -07:00
tshttpproxy_test.go net/tshttpproxy: support basic auth when available (#1354) 2021-02-17 16:01:47 -05:00
tshttpproxy_windows.go net/tshttpproxy: aggressively rate-limit error logs in Transport.Proxy path 2020-11-03 09:23:57 -08:00
tshttpproxy.go net/tshttpproxy: support basic auth when available (#1354) 2021-02-17 16:01:47 -05:00