AdobeDocs / AdobeDocs/cloudmanager-api-docs
Suggestion: ability to use aio-lib-cloudmanager with a HTTP proxy
- Langage dominant
- JavaScript
- Étoiles
- 9
- Forks
- 35
- Merge moyen
- 6 j 22 h
- PR mergées (30 j)
- 2
Description
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
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Commencez par retracer la manière dont CloudManagerApi crée ou reçoit son apiClient privé final, puis examinez la prise en charge sous-jacente des proxies par ApiClient ainsi que les options ApacheConnectorProvider et JettyConnectorProvider mentionnées dans l’issue. Le travail est terminé lorsque les appelants peuvent configurer l’accès à un proxy HTTP via aio-lib-cloudmanager sans modifier de champs privés ni utiliser de contournements.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- java
- Domaine
- api
- Type d'issue
- Fonctionnalité
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 35/100