mirror of
https://gitee.com/dromara/hutool.git
synced 2025-04-24 18:04:54 +08:00
fix comment
This commit is contained in:
parent
547941e1c9
commit
4f32f20ea9
@ -1020,6 +1020,7 @@ public class HttpRequest extends HttpBase<HttpRequest> {
|
||||
* 执行Request请求后,对响应内容后续处理<br>
|
||||
* 处理结束后关闭连接
|
||||
*
|
||||
* @param <T> 结果类型
|
||||
* @param function 响应内容处理函数
|
||||
* @since 5.8.5
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user