fix comment

This commit is contained in:
Looly
2019-08-20 11:34:42 +08:00
parent ac7a6edb25
commit 8040a4d33c
2 changed files with 9 additions and 4 deletions

View File

@@ -288,7 +288,8 @@ public class HttpRequest extends HttpBase<HttpRequest> {
}
/**
* 获取{@link HttpConnection}
* 获取{@link HttpConnection}<br>
* 在{@link #execute()} 执行前此对象为null
*
* @return {@link HttpConnection}
* @since 4.2.2