Fluent-Search
Fluent-Search copied to clipboard
proxy settings with no_proxy
It seems that fluent search only take http_proxy and https_proxy variables from system environments, but no_proxy would be ignored, it causes http request in task put all request into proxy, however sometimes some certain urls need direct connection.
Hey, are you sure it's ignored? Seems to work with something like NO_PROXY=example.com