Allow a configurable proxy provider
-----------------------------------
Key: SHINDIG-701
URL: https://issues.apache.org/jira/browse/SHINDIG-701
Project: Shindig
Issue Type: Improvement
Components: Gadget Rendering Server (Java)
Reporter: Rodrigo Gallardo
Priority: Minor
Allow the BasicHttpFetcher to use a Provider<Proxy>.
If a binding for Proxy<Provider> is configured, we'll use it to get a proxy for
connections. Otherwise, we'll just use the jvm's configuration.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.