Skip to content

# 195 support http and https proxy#208

Open
yatszhash wants to merge 1 commit into
lbdremy:masterfrom
yatszhash:pr/support_proxy
Open

# 195 support http and https proxy#208
yatszhash wants to merge 1 commit into
lbdremy:masterfrom
yatszhash:pr/support_proxy

Conversation

@yatszhash
Copy link
Copy Markdown

I replaced the module request for the modules http/https to support requests to a solr via http and https proxy. The module request has built-in proxy support. It uses the proxy conditions set in process.env.http_proxy, process.env.https_proxy and process.env.no_proxy.

I'm sorry for not adding automated tests under http proxy because I couldn't find any simple ways to create automated-test via a proxy server.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant