Package | Description |
---|---|
org.dromara.hutool.http |
Hutool-http针对JDK的HttpUrlConnection做一层封装,简化了HTTPS请求、文件上传、Cookie记忆等操作,使Http请求变得无比简单。
|
Modifier and Type | Method and Description |
---|---|
static GlobalCompressStreamRegister |
GlobalCompressStreamRegister.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GlobalCompressStreamRegister[] |
GlobalCompressStreamRegister.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025. All rights reserved.