public interface HttpClientListener
HttpClient
is about to be executed in the
HttpClientWrapper
.Modifier and Type | Method and Description |
---|---|
void |
onRequest(String reducedUri)
If the listener is registered with the
HttpClientWrapper , this method will be called prior to the
execution of the HttpClient . |
Copyright © 2021 SAP SE. All rights reserved.