类 InterceptingHttpClientRequest

java.lang.Object
com.alibaba.nacos.common.http.client.InterceptingHttpClientRequest
所有已实现的接口:
HttpClientRequest, Closeable, AutoCloseable

public class InterceptingHttpClientRequest extends Object implements HttpClientRequest
Wrap http client request and perform corresponding interception.
作者:
mai.jh