You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/net/tshttpproxy
Brad Fitzpatrick 1036f51a56 net/tshttpproxy: aggressively rate-limit error logs in Transport.Proxy path
Otherwise log upload HTTP requests generate proxy errrors which
generate logs which generate HTTP requests which generate proxy
errors which generate more logs, etc.

Fixes #879
4 years ago
..
tshttpproxy.go net/tshttpproxy: appease staticcheck 4 years ago
tshttpproxy_future.go tshttp, derphttp: send Proxy-Authorization, not Authorization, to proxies 4 years ago
tshttpproxy_windows.go net/tshttpproxy: aggressively rate-limit error logs in Transport.Proxy path 4 years ago