HTTP: Add Skip Resolve Phase With Proxy option (#944)
authorJulien Pivotto <roidelapluie@o11y.eu>
Wed, 13 Jul 2022 12:15:28 +0000 (14:15 +0200)
committerGitHub <noreply@github.com>
Wed, 13 Jul 2022 12:15:28 +0000 (14:15 +0200)
commitd396ff7f6a1a4595effb216fa7e3053440216859
tree856d3c7409ced2c8d5a37f781f21ef84af12bae3
parentd26fcc665935e962ba9ce331d3dc82babe0627c4
HTTP: Add Skip Resolve Phase With Proxy option (#944)

* HTTP: Add Skip Resolve Phase With Proxy option

Signed-off-by: Julien Pivotto <roidelapluie@o11y.eu>
Co-authored-by: Suraj Nath <9503187+electron0zero@users.noreply.github.com>
CONFIGURATION.md
config/config.go
prober/http.go
prober/http_test.go