Method and Description |
---|
kong.unirest.Config.addInterceptor(HttpRequestInterceptor)
use the Unirest Interceptors rather than Apache
|
kong.unirest.Config.errorHandler(Consumer<HttpResponse<?>>)
this is merging with the interceptor concept. see interceptor(Interceptor value)
|
kong.unirest.Config.getErrorHandler() |
kong.unirest.Config.httpClient(HttpClient) |
Copyright © 2020. All rights reserved.