tailscale/net/tshttpproxy
Mihai Parparita b6908181ff net/tshttpproxy: more directly use Transport proxy CONNECT hooks
GetProxyConnectHeader (golang/go#41048) was upstreamed in Go 1.16 and
OnProxyConnectResponse (golang/go#54299) in Go 1.20, thus we no longer
need to guard their use by the tailscale_go build tag.

Updates #7123

Signed-off-by: Mihai Parparita <mihai@tailscale.com>
2023-02-03 16:51:50 -08:00
..
mksyscall.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
tshttpproxy_linux.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
tshttpproxy_synology_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
tshttpproxy_synology.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
tshttpproxy_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
tshttpproxy_windows.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
tshttpproxy.go net/tshttpproxy: more directly use Transport proxy CONNECT hooks 2023-02-03 16:51:50 -08:00
zsyscall_windows.go net/tshttpproxy: fix incorrect type in Windows implementation, switch to mkwinsyscall, fix memory leak 2022-07-27 16:33:57 -06:00