mirror of
https://gitee.com/dromara/hutool.git
synced 2025-05-03 04:13:49 +08:00
fix doc
This commit is contained in:
parent
70976fd9fa
commit
3e16ec4345
@ -184,7 +184,7 @@ public class HttpGlobalConfig implements Serializable {
|
||||
/**
|
||||
* 增加支持的METHOD方法<br>
|
||||
* 此方法通过注入方式修改{@link HttpURLConnection}中的methods静态属性,增加PATCH方法<br>
|
||||
* see: https://stackoverflow.com/questions/25163131/httpurlconnection-invalid-http-method-patch
|
||||
* see: <a href="https://stackoverflow.com/questions/25163131/httpurlconnection-invalid-http-method-patch">https://stackoverflow.com/questions/25163131/httpurlconnection-invalid-http-method-patch</a>
|
||||
*
|
||||
* @since 5.7.4
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user