@ -34,6 +34,7 @@ import java.net.URL;
import java.util.Map;
/**
* Http request utilities.
* @author Rongzhen Yan
*/
@Slf4j
@ -29,7 +29,7 @@ import java.util.List;
* a http client response implementation by JDK.
* Represents a client-side HTTP response with JDK implementation
*