AdobeDocs / AdobeDocs/cloudmanager-api-docs
Suggestion: ability to use aio-lib-cloudmanager with a HTTP proxy
- Lenguaje dominante
- JavaScript
- Estrellas
- 9
- Forks
- 35
- Merge medio
- 6 d 22 h
- PR fusionados (30 d)
- 2
Descripción
I have a suggestion - hopefully that's the right place.
In some corporate intranets it is only possible to access the cloudmanager api through a proxy. In such a situation it would be very helpful if aio-lib-cloudmanager would support that. As of version 1.0.0 it's not possible to do that with aio-lib-cloudmanager , though the underlying httpclient framework nicely supports that. That is, it's not possible without either modifying the aio-lib-cloudmanager code, or pulling some really nasty tricks like modifying the private final field apiClient in CloudManagerApi ...
Thanks a lot!
BTW: I needed to use the ApacheConnectorProvider for the ApiClient to use a proxy, JettyConnectorProvider would probably work, too.
#### Platform and Version
java8 aio-lib-cloudmanager version 1.0.0 on, well, Java 8
Guía de contribución
Línea de trabajo
Comienza rastreando cómo CloudManagerApi crea o recibe su apiClient privado final y, después, revisa la compatibilidad subyacente de ApiClient con proxies y las opciones de ApacheConnectorProvider y JettyConnectorProvider mencionadas en el issue. Se considera terminado cuando los usuarios pueden configurar el acceso mediante proxy HTTP a través de aio-lib-cloudmanager sin modificar campos privados ni usar soluciones alternativas.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- java
- Área
- api
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 35/100