Package | Description |
---|---|
cn.hutool.http.useragent |
User-Agent解析
|
Modifier and Type | Field and Description |
---|---|
static Browser |
Browser.Unknown
未知
|
Modifier and Type | Field and Description |
---|---|
static List<Browser> |
Browser.browers
支持的浏览器类型
|
Modifier and Type | Method and Description |
---|---|
Browser |
UserAgent.getBrowser()
获取浏览器类型
|
Modifier and Type | Method and Description |
---|---|
void |
UserAgent.setBrowser(Browser browser)
设置浏览器类型
|
Copyright © 2024. All rights reserved.