程序包 com.alibaba.nacos.common.http.client.request
package com.alibaba.nacos.common.http.client.request
-
类说明Represents a client-side Async HTTP request.
AsyncHttpClientRequestimplementation that uses apache async http client to execute streaming requests.HttpClientRequestimplementation that uses apache http client to execute streaming requests.Represents a client-side HTTP request.JDK http client request implement.