pull/800/head
yanrongzhen 3 years ago
parent b7ed17e524
commit e045746602

@ -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;
import java.util.Map;
/**
* a http client response implementation by JDK.
* Represents a client-side HTTP response with JDK implementation
*
* @author Rongzhen Yan
*/

Loading…
Cancel
Save