AdobeDocs / AdobeDocs/cloudmanager-api-docs
Suggestion: ability to use aio-lib-cloudmanager with a HTTP proxy
- Vorherrschende Sprache
- JavaScript
- Sterne
- 9
- Forks
- 35
- Ø Merge
- 6 T. 22 Std.
- Gemergte PRs (30 T.)
- 2
Beschreibung
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
Beitragsleitfaden
Rechercherichtung
Beginne damit nachzuverfolgen, wie CloudManagerApi seinen privaten final apiClient erstellt oder erhält, und prüfe anschließend die zugrunde liegende Proxy-Unterstützung von ApiClient sowie die im Issue erwähnten Optionen für ApacheConnectorProvider und JettyConnectorProvider. Erledigt ist die Aufgabe, wenn Aufrufer den HTTP-Proxy-Zugriff über aio-lib-cloudmanager konfigurieren können, ohne private Felder zu ändern oder Workarounds zu verwenden.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- java
- Bereich
- api
- Issue-Typ
- Feature
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100