mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-12-18 22:52:11 +01:00
08cbbf8134
* Adds custom dial func for HTTP-Connect and socks5 proxy tunnels. Standard golang http.transport exposes GetProxyConnectHeader function, but it doesn't allow to use separate tls config for proxy. It also not possible to enforce HTTP-Connect with standard http lib. * For http scrape targets, by default http.Transport.Proxy function must be used. Since it has special case with full uri forward. * Adds proxy.URL json methods that allow to properly copy internal fields, like User/Password. It should fix bug with proxy_url. When credentials specified at URL was ignored. * Adds tests for scrape client proxy requests related issue https://github.com/VictoriaMetrics/VictoriaMetrics/issues/6771 |
||
---|---|---|
.. | ||
registry | ||
aliases.go | ||
dll_windows.go | ||
env_windows.go | ||
eventlog.go | ||
exec_windows.go | ||
memory_windows.go | ||
mkerrors.bash | ||
mkknownfolderids.bash | ||
mksyscall.go | ||
race0.go | ||
race.go | ||
security_windows.go | ||
service.go | ||
setupapi_windows.go | ||
str.go | ||
syscall_windows.go | ||
syscall.go | ||
types_windows_386.go | ||
types_windows_amd64.go | ||
types_windows_arm64.go | ||
types_windows_arm.go | ||
types_windows.go | ||
zerrors_windows.go | ||
zknownfolderids_windows.go | ||
zsyscall_windows.go |