- addCookie(String, String) - 类 中的方法cn.sinlmao.commons.network.http.HttpUtilRequest
-
已过时。
- addCookie(String, String) - 类 中的方法cn.sinlmao.commons.network.http.HttpUtilResponse
-
已过时。
- addCookie(String, String) - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
添加Cookie,当数据已经存在,则不再添加
Add a Cookie, when the data already exists, it will not be added
- addCookie(Map<String, String>) - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
添加Cookie,当数据已经存在,则不再添加
Add a Cookie, when the data already exists, it will not be added
- addCookie(JSONObject) - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
添加Cookie,当数据已经存在,则不再添加
Add a Cookie, when the data already exists, it will not be added
- addCookie(String, String) - 类 中的方法cn.sinlmao.commons.network.http.ImResponse
-
[内部] 添加Cookie数据
[Internal] Add cookie data
- addCookie(String, String) - 类 中的方法cn.sinlmao.commons.network.http.ImSession
-
添加Cookie,当数据已经存在,则不再添加
Add a Cookie, when the data already exists, it will not be added
- addCookie(Map<String, String>) - 类 中的方法cn.sinlmao.commons.network.http.ImSession
-
添加Cookie,当数据已经存在,则不再添加
Add a Cookie, when the data already exists, it will not be added
- addCookie(JSONObject) - 类 中的方法cn.sinlmao.commons.network.http.ImSession
-
添加Cookie,当数据已经存在,则不再添加
Add a Cookie, when the data already exists, it will not be added
- addCookieProperty(ImResponseCookie) - 类 中的方法cn.sinlmao.commons.network.http.ImResponse
-
[内部] 添加Cookies属性数据
[Internal] Add cookie property data
- addData(ImFormData) - 类 中的方法cn.sinlmao.commons.network.bean.ImMultipartFormData
-
添加ImFormData类型数据
Add ImFormData type data
- addData(ImFileData) - 类 中的方法cn.sinlmao.commons.network.bean.ImMultipartFormData
-
添加ImFileData类型数据
Add ImFileData type data
- addExtra(String, Object) - 类 中的方法cn.sinlmao.commons.network.http.ImSession
-
添加Extra(额外/附加)数据,当数据已经存在,则不再添加
Add Extra (extra/additional) data, when the data already exists, it will not be added
- addExtra(Map<String, Object>) - 类 中的方法cn.sinlmao.commons.network.http.ImSession
-
添加Extra(额外/附加)数据,当数据已经存在,则不再添加
Add Extra (extra/additional) data, when the data already exists, it will not be added
- addExtra(JSONObject) - 类 中的方法cn.sinlmao.commons.network.http.ImSession
-
添加Extra(额外/附加)数据,当数据已经存在,则不再添加
Add Extra (extra/additional) data, when the data already exists, it will not be added
- addHeader(String, String) - 类 中的方法cn.sinlmao.commons.network.http.HttpUtilRequest
-
已过时。
- addHeader(String, String) - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
添加Header,当数据已经存在,则不再添加
Add a Header, when the data already exists, it will not be added
- addHeader(Map<String, String>) - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
添加Header,当数据已经存在,则不再添加
Add a Header, when the data already exists, it will not be added
- addHeader(JSONObject) - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
添加Header,当数据已经存在,则不再添加
Add a Header, when the data already exists, it will not be added
- addHeader(String, String) - 类 中的方法cn.sinlmao.commons.network.http.ImSession
-
添加Header,当数据已经存在,则不再添加
Add a Header, when the data already exists, it will not be added
- addHeader(Map<String, String>) - 类 中的方法cn.sinlmao.commons.network.http.ImSession
-
添加Header,当数据已经存在,则不再添加
Add a Header, when the data already exists, it will not be added
- addHeader(JSONObject) - 类 中的方法cn.sinlmao.commons.network.http.ImSession
-
添加Header,当数据已经存在,则不再添加
Add a Header, when the data already exists, it will not be added
- AfterQueryParamsURLInappropriate - 异常错误 中的静态变量cn.sinlmao.commons.network.exception.QueryParamsException
-
返回一个查询参数(QueryParams)设置后,不规范的URL使用行为
Return query parameter (QueryParams) after set, non-standard URL usage behavior
- AfterSetQueryParamsCanNotUseForceInUrlSendData - 异常错误 中的静态变量cn.sinlmao.commons.network.exception.QueryParamsException
-
返回一个查询参数(QueryParams)设置后,出现与强制URL传值方式的冲突
Return after set query parameter (QueryParams), there is a conflict with the forced URL value method.
- AuthenticationException - cn.sinlmao.commons.network.exception中的异常错误
-
身份认证相关异常/警告类
有关身份认证的使用、调用、解析异常和警告的异常抛出
Authentication related exception/warning class
Exception throws about usage, invocation, parsing exceptions, and warnings for authentication
- AuthenticationException(String) - 异常错误 的构造器cn.sinlmao.commons.network.exception.AuthenticationException
-
构建一个身份认证相关异常/警告
Build a authentication related exception/warning
- get(byte[]) - 类 中的方法cn.sinlmao.commons.network.http.HttpUtilResponse
-
已过时。
- get(byte[]) - 类 中的方法cn.sinlmao.commons.network.http.ImResponse
-
使用传入参数Response应答Bytes消息
必须确定传入的bytes数组参数是空的,否则会被覆盖
Reply to Bytes message with incoming parameter Response
Must determine that the incoming bytes array parameter is empty, otherwise it will be overwritten
- getAutoAuthenticationTryCount() - 类 中的方法cn.sinlmao.commons.network.http.ImSession
-
获取自动处理身份认证时最大次数
Get the maximum number of automatic processing of identity authentication
- getBytes() - 类 中的方法cn.sinlmao.commons.network.bean.ImBytesData
-
获得字节数据
Get byte data
- getBytesContent() - 类 中的方法cn.sinlmao.commons.network.http.HttpUtilResponse
-
已过时。
- getBytesContent() - 类 中的方法cn.sinlmao.commons.network.http.ImResponse
-
获得Response应答Bytes消息
Get the Response response bytes message
- getBytesLength() - 类 中的方法cn.sinlmao.commons.network.http.HttpUtilRequest
-
已过时。
- getBytesLength() - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
获取Request会话的内容bytes长度属性
Get the Request bytes length attribute
- getCallback() - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
- getCallback() - 类 中的方法cn.sinlmao.commons.network.http.ImSession
-
- getCharset() - 类 中的方法cn.sinlmao.commons.network.http.HttpUtilRequest
-
已过时。
- getCharset() - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
获取Request会话的编码属性
Get the Request Charset attribute
- getContentType() - 类 中的方法cn.sinlmao.commons.network.bean.ImFormData
-
获取数据类型(内容类型)
Get Data type (content type)
- getContentType() - 类 中的方法cn.sinlmao.commons.network.http.HttpUtilRequest
-
已过时。
- getContentType() - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
获取Request会话的内容类型(ImContentType)
Get the Request content type (ImContentType)
- getContentTypeStr() - 类 中的方法cn.sinlmao.commons.network.http.HttpUtilRequest
-
已过时。
- getContentTypeStr() - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
获取Request会话的内容类型字符表示(String)
如果存在ContentTypeStr属性则返回ContentTypeStr属性
Get the Request string content type (String)
Returns the ContentTypeStr property if there is a ContentTypeStr property
- getCookieData(String) - 类 中的方法cn.sinlmao.commons.network.http.HttpUtilRequest
-
已过时。
- getCookieData(String) - 类 中的方法cn.sinlmao.commons.network.http.HttpUtilResponse
-
已过时。
- getCookieData(String) - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
根据Cookie键获得对应值
Get the corresponding value according to the Cookie key
- getCookieData(String) - 类 中的方法cn.sinlmao.commons.network.http.ImResponse
-
根据Cookie键获取对象值
Get the object value according to the Cookie key
- getCookieData(String) - 类 中的方法cn.sinlmao.commons.network.http.ImSession
-
根据Cookie键获得对应值
Get the corresponding value according to the Cookie key
- getCookieNames() - 类 中的方法cn.sinlmao.commons.network.http.HttpUtilRequest
-
已过时。
- getCookieNames() - 类 中的方法cn.sinlmao.commons.network.http.HttpUtilResponse
-
已过时。
- getCookieNames() - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
获得所有Cookie键
Get all Cookie keys
- getCookieNames() - 类 中的方法cn.sinlmao.commons.network.http.ImResponse
-
获取Cookie的所有键
Get all the keys of the cookie
- getCookieNames() - 类 中的方法cn.sinlmao.commons.network.http.ImSession
-
获得所有Cookie键
Get all Cookie keys
- getCookieProperty(String) - 类 中的方法cn.sinlmao.commons.network.http.ImResponse
-
根据Cookie键获取对象属性
Get the object property according to the Cookie key
- getCookies() - 类 中的方法cn.sinlmao.commons.network.http.ImSession
-
- getCookieSize() - 类 中的方法cn.sinlmao.commons.network.http.HttpUtilRequest
-
已过时。
- getCookieSize() - 类 中的方法cn.sinlmao.commons.network.http.HttpUtilResponse
-
已过时。
- getCookieSize() - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
获得Cookie数量
Get the count of Cookies
- getCookieSize() - 类 中的方法cn.sinlmao.commons.network.http.ImResponse
-
获取Cookie长度
Get the size of the cookie
- getCookieSize() - 类 中的方法cn.sinlmao.commons.network.http.ImSession
-
获得Cookie数量
Get the count of Cookies
- getCookieStr() - 类 中的方法cn.sinlmao.commons.network.http.HttpUtilResponse
-
已过时。
- getCookieStr() - 类 中的方法cn.sinlmao.commons.network.http.ImResponse
-
获得Cookie数据完整字符
Get the full character of the cookie data
- getData() - 类 中的方法cn.sinlmao.commons.network.bean.ImFormData
-
已过时。
- getDatas() - 类 中的方法cn.sinlmao.commons.network.bean.ImMultipartFormData
-
获得所有数据
Get all the data
- getDomain() - 类 中的方法cn.sinlmao.commons.network.bean.ImResponseCookie
-
获取Domain值
Get Domain value
- getExpires() - 类 中的方法cn.sinlmao.commons.network.bean.ImResponseCookie
-
获取有效期值
Get valid
- getExtraNames() - 类 中的方法cn.sinlmao.commons.network.http.ImSession
-
获得所有Extra(额外/附加)数据键
Get all Extra (extra/additional) data keys
- getExtraSize() - 类 中的方法cn.sinlmao.commons.network.http.ImSession
-
获得Extra(额外/附加)数据数量
Get the count of Extra (extra/additional) datas
- getExtraValue(String) - 类 中的方法cn.sinlmao.commons.network.http.ImSession
-
根据Extra(额外/附加)数据键获得对应值
Get the corresponding value according to the Extra (extra/additional) data key
- getFileName() - 类 中的方法cn.sinlmao.commons.network.bean.ImFileData
-
获取文件名称
Get the File name
- getFileType() - 类 中的方法cn.sinlmao.commons.network.bean.ImFileData
-
获取文件类型(ContentType)
Get File type (ContentType)
- getHeaderData(String) - 类 中的方法cn.sinlmao.commons.network.http.HttpUtilResponse
-
已过时。
- getHeaderData(String) - 类 中的方法cn.sinlmao.commons.network.http.ImResponse
-
根据Header键获取对象值
Get the object value according to the Header key
- getHeaderNames() - 类 中的方法cn.sinlmao.commons.network.http.HttpUtilRequest
-
已过时。
- getHeaderNames() - 类 中的方法cn.sinlmao.commons.network.http.HttpUtilResponse
-
已过时。
- getHeaderNames() - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
获得所有Header键
Get all Header keys
- getHeaderNames() - 类 中的方法cn.sinlmao.commons.network.http.ImResponse
-
获取Header的所有键
Get all the keys of the header
- getHeaderNames() - 类 中的方法cn.sinlmao.commons.network.http.ImSession
-
获得所有Header键
Get all Header keys
- getHeaders() - 类 中的方法cn.sinlmao.commons.network.http.ImSession
-
- getHeaderSize() - 类 中的方法cn.sinlmao.commons.network.http.HttpUtilRequest
-
已过时。
- getHeaderSize() - 类 中的方法cn.sinlmao.commons.network.http.HttpUtilResponse
-
已过时。
- getHeaderSize() - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
获得Header数量
Get the count of Headers
- getHeaderSize() - 类 中的方法cn.sinlmao.commons.network.http.ImResponse
-
获取Header长度
Get the size of the header
- getHeaderSize() - 类 中的方法cn.sinlmao.commons.network.http.ImSession
-
获得Header数量
Get the count of Headers
- getHeaderValue(String) - 类 中的方法cn.sinlmao.commons.network.http.HttpUtilRequest
-
已过时。
- getHeaderValue(String) - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
根据Header键获得对应值
Get the corresponding value according to the Header key
- getHeaderValue(String) - 类 中的方法cn.sinlmao.commons.network.http.ImSession
-
根据Header键获得对应值
Get the corresponding value according to the Header key
- getInputData() - 类 中的方法cn.sinlmao.commons.network.http.HttpUtilRequest
-
已过时。
- getInputData(Class<T>) - 类 中的方法cn.sinlmao.commons.network.http.HttpUtilRequest
-
已过时。
- getInputData() - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
获取Request会话的输入数据
Get the Request input data
- getInputData(Class<T>) - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
根据指定的类型获取Request会话的输入数据
比如需要获得一个String类型的属性,则代码为:getInputData(String.class)
According to the specified type get the Request input data
For example, if you need to get a property of type String, the code is: getInputData(String.class)
- getMaxAge() - 类 中的方法cn.sinlmao.commons.network.bean.ImResponseCookie
-
获取MaxAge值
Get MaxAge value
- getMethod() - 类 中的方法cn.sinlmao.commons.network.http.HttpUtilRequest
-
已过时。
- getMethod() - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
获取Request会话的方法(ImMethod)属性
Get the Request Method(ImMethod) attribute
- getName() - 类 中的方法cn.sinlmao.commons.network.bean.ImFileData
-
获取Parameter/行数据名称
Get the Parameter/row data name
- getName() - 类 中的方法cn.sinlmao.commons.network.bean.ImFormData
-
获取数据名
Get Data name
- getName() - 类 中的方法cn.sinlmao.commons.network.bean.ImResponseCookie
-
获取数据名
Get Data name
- getPath() - 类 中的方法cn.sinlmao.commons.network.bean.ImResponseCookie
-
获取Path值
Get Path value
- getProxyServerHost() - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
- getProxyServerPort() - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
- getQueryParams() - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
获取Request会话的查询参数数据
Get the Request query parameter data
- getQueryParams(Class<T>) - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
根据指定的类型获取Request会话的输入数据
比如需要获得一个String类型的属性,则代码为:getQueryParams(String.class)
According to the specified type get the Request query parameter data
For example, if you need to get a property of type String, the code is: getQueryParams(String.class)
- getRealIP(HttpServletRequest) - 类 中的静态方法cn.sinlmao.commons.network.tools.IPTool
-
通过HttpServletRequest返回客户端IP地址
Return the client IP address via HttpServletRequest
- getRealIP_V2(HttpServletRequest) - 类 中的静态方法cn.sinlmao.commons.network.tools.IPTool
-
通过HttpServletRequest返回客户端IP地址(V2)
Return the client IP address via HttpServletRequest (v2)
- getResponseCode() - 类 中的方法cn.sinlmao.commons.network.http.HttpUtilResponse
-
已过时。
- getResponseCode() - 类 中的方法cn.sinlmao.commons.network.http.ImResponse
-
获得Response状态码
Get the Response status code
- getResponseMessage() - 类 中的方法cn.sinlmao.commons.network.http.ImResponse
-
获得Response状态消息
Get the Response status message
- getStringContent() - 类 中的方法cn.sinlmao.commons.network.http.HttpUtilResponse
-
已过时。
- getStringContent() - 类 中的方法cn.sinlmao.commons.network.http.ImResponse
-
获得Response应答String消息
Get the Response response String message
- getUrl() - 类 中的方法cn.sinlmao.commons.network.http.HttpUtilRequest
-
已过时。
- getUrl() - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
获取Request会话的URL属性
Get the Request URL attribute
- getUserAgent() - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
获取Request会话的用户代理(User-Agent)属性
Get the Request User Agent(User-Agent) attribute
- getValue() - 类 中的方法cn.sinlmao.commons.network.bean.ImFormData
-
获取数据值
Get Data value
- getValue() - 类 中的方法cn.sinlmao.commons.network.bean.ImResponseCookie
-
获取数据值
Get Data value
- IgnoreSSLCanNot - 异常错误 中的静态变量cn.sinlmao.commons.network.exception.IgnoreSSLException
-
返回一个无法正确忽略SSL异常说明
Return a description of the SSL exception that cannot be ignored correctly
- IgnoreSSLException - cn.sinlmao.commons.network.exception中的异常错误
-
忽略SSL相关异常/警告类
有关忽略SSL操作相关的使用、调用、解析异常和警告的异常抛出
Ignore SSL related exceptions/warnings class
Exception thrown about ignoring usage, invocation, parsing exceptions, and warnings related to SSL operations
- IgnoreSSLException(String) - 异常错误 的构造器cn.sinlmao.commons.network.exception.IgnoreSSLException
-
构建一个忽略SSL相关异常/警告
Build an ignore SSL related exception/warning
- IgnoreSSLException(String, Throwable) - 异常错误 的构造器cn.sinlmao.commons.network.exception.IgnoreSSLException
-
构建一个忽略SSL相关异常/警告
Build an ignore SSL related exception/warning
- IgnoreSSLTool - cn.sinlmao.commons.network.tools中的类
-
HttpsURLConnection SSL 证书忽略类
该类主要实现HttpsURLConnection SSL 证书忽略
HttpsURLConnection SSL certificate ignore class
This class mainly implements HttpsURLConnection SSL certificate ignoring
- IgnoreSSLTool() - 类 的构造器cn.sinlmao.commons.network.tools.IgnoreSSLTool
-
- ImBytesData - cn.sinlmao.commons.network.bean中的类
-
字节数据封装类
该类用于封装二进制(Byte)的数据
Byte data Bean class
This class is used to encapsulate binary (Byte) data.
- ImBytesData() - 类 的构造器cn.sinlmao.commons.network.bean.ImBytesData
-
- ImBytesData(byte[]) - 类 的构造器cn.sinlmao.commons.network.bean.ImBytesData
-
封装一个字节数据
Build a bytes data
- ImCharset - cn.sinlmao.commons.network.http中的枚举
-
HTTP 常见编码枚举类
该类明确常见的HTTP编码,并提供枚举选择
HTTP common encoding enumeration class
This class specifies common HTTP encodings and provides enumeration options.
- ImContentType - cn.sinlmao.commons.network.http中的枚举
-
HTTP 内容类型(ContentType)枚举类
该类限定并明确目前所支持的内容类型(ContentType),并提供枚举选择
HTTP content type (ContentType) enumeration class
This class defines and clarifies the currently supported content types (ContentType) and provides enumeration options.
- ImFileData - cn.sinlmao.commons.network.bean中的类
-
文件数据封装类
当使用上传文件时,需要将文件的相关数据在该类封装
File data Bean class
When using an upload file, you need to encapsulate the relevant data of the file in this class.
- ImFileData() - 类 的构造器cn.sinlmao.commons.network.bean.ImFileData
-
- ImFileData(String, String, String, byte[]) - 类 的构造器cn.sinlmao.commons.network.bean.ImFileData
-
封装一个文件数据(文件上传)
Build a file data (file upload)
- ImFormData - cn.sinlmao.commons.network.bean中的类
-
普通表单数据封装类
该类用于封装普通表单数据
Normal form data Bean class
This class is used to wrap ordinary form data
- ImFormData() - 类 的构造器cn.sinlmao.commons.network.bean.ImFormData
-
- ImFormData(String, String, String) - 类 的构造器cn.sinlmao.commons.network.bean.ImFormData
-
封装一个普通表单数据
Build a normal form data
- ImHttpClient - cn.sinlmao.commons.network.http中的类
-
HTTP Client实现类
该类用于发送HTTP请求,而所有请求的数据都需要封装在ImRequest中,使用send方法发起请求
HTTP Client implementation class
This class is used to send HTTP requests, and all requested data needs to be encapsulated in the ImRequest,
using the send method to initiate the request.
- ImHttpClientCallback - cn.sinlmao.commons.network.callback中的接口
-
HTTP请求回调接口类
该接口主要用于在HTTP异步请求时的执行结果回调以及在异步/同步的相关业务控制
HTTP request callback interface class
This interface is mainly used for execution result callback during HTTP asynchronous request and related business control in asynchronous/synchronous
- ImMethod - cn.sinlmao.commons.network.http中的枚举
-
HTTP 方法枚举类
该类限定并明确目前所支持的HTTP方法,并提供枚举选择
HTTP method enumeration class
This class defines and clarifies the currently supported HTTP methods and provides enumeration options.
- ImMultipartFormData - cn.sinlmao.commons.network.bean中的类
-
多部分构成的表单数据封装类
该类用于封装多部分构成的表单的数据,一般用于文件上传或二进制流数据的发送
Multi-part form data Bean class
This class is used to encapsulate the data of a multi-part form, generally used for file upload or binary stream data transmission.
- ImMultipartFormData() - 类 的构造器cn.sinlmao.commons.network.bean.ImMultipartFormData
-
- ImRequest - cn.sinlmao.commons.network.http中的类
-
HTTP Request 会话请求数据封装类
该类为Request会话请求的数据封装类,所有Request会话相关的属性、数据、配置均需要在该类设置
HTTP Request session request data encapsulation class
This class is the data encapsulation class of the Request session request.
- ImRequest(String) - 类 的构造器cn.sinlmao.commons.network.http.ImRequest
-
传入URL构造一个ImRequest
Construct an ImRequest with the incoming URL
- ImResponse - cn.sinlmao.commons.network.http中的类
-
HTTP Response类
该类为HTTP请求响应(Response)数据封装,所有与Response相关的数据均在该类封装提供。
- ImResponse() - 类 的构造器cn.sinlmao.commons.network.http.ImResponse
-
禁止外部实例化
- ImResponseCookie - cn.sinlmao.commons.network.bean中的类
-
会话响应的Cookie数据封装
该类用于封装会话响应的Cookie数据
Cookie response data encapsulation class
This class is used to encapsulate cookie data for session responses..
- ImResponseCookie() - 类 的构造器cn.sinlmao.commons.network.bean.ImResponseCookie
-
- ImResponseCookie() - 类 中的方法cn.sinlmao.commons.network.bean.ImResponseCookie
-
- ImResponseCookie(String, String) - 类 中的方法cn.sinlmao.commons.network.bean.ImResponseCookie
-
封装一个响应的Cookie数据
Build a response cookie data
- ImSession - cn.sinlmao.commons.network.http中的类
-
会话状态控制对象类
该类用于需要使用会话状态控制的场景,作为数据存储的对象使用
Session state control object class
This class is used for scenarios that require session state control and is used as an object of data storage.
- ImSession() - 类 的构造器cn.sinlmao.commons.network.http.ImSession
-
- ImSessionCallback - cn.sinlmao.commons.network.callback中的接口
-
会话管理控制回调接口类
该接口主要用于在会话管理控制时的相关业务控制和业务嵌入,比如获取身份认证和身份认证状态检查的业务控制
Session management control callback interface class
This interface is mainly used for related service control and service embedding during session management control,
such as obtaining service control for identity authentication and identity authentication status check
- ImUserAgent - cn.sinlmao.commons.network.http中的类
-
- ImUserAgent() - 类 的构造器cn.sinlmao.commons.network.http.ImUserAgent
-
- InputStream2ByteArray(InputStream) - 类 中的静态方法cn.sinlmao.commons.network.tools.FileToBytes
-
将InputStream(输入流)转换成byte数组
Convert an InputStream to a byte array
- IPTool - cn.sinlmao.commons.network.tools中的类
-
从HttpServletRequest获得IP地址工具类
该类可以帮组从HttpServletRequest取得访问者的IP地址
Obtain IP address tool class from HttpServletRequest
This class can help the group get the IP address of the visitor from the HttpServletRequest.
- IPTool() - 类 的构造器cn.sinlmao.commons.network.tools.IPTool
-
- isAllowNonStandard() - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
获取是否允许非标准使用
Get whether to allow no standard
- isAsync() - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
获取是否异步执行请求
Get whether to execute the request asynchronously
请注意,执行异步请求后,您的代码将不会在过程中同步,返回的ImResponse是一个空值,您需要实现ImHttpCallback获得相应正确的ImResponse
Note that after executing an asynchronous request, your code will not be synchronized in the process, the returned ImResponse is a null value, you need to implement ImHttpCallback to get the correct ImResponse
- isAuthentication(ImSession, ImRequest) - 接口 中的方法cn.sinlmao.commons.network.callback.ImSessionCallback
-
确定是否具备身份认证的业务回调
当配置会话状态需要身份认证后,才会执行此回调
Determine if there is a business callback with authentication
This callback is only executed when the session state needs to be authenticated.
- isAutoAuthentication() - 类 中的方法cn.sinlmao.commons.network.http.ImSession
-
获取是否需要自动处理身份认证
Get the need to automatically handle identity authentication
- isEnableProxyServer() - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
- isForceInUrlSendData() - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
获取是否强制使用URL发送数据
Get whether to force in url send data
- isHttpOnly() - 类 中的方法cn.sinlmao.commons.network.bean.ImResponseCookie
-
获取HttpOnly值
Get HttpOnly value
- isIgnoreSSLCertVerify() - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
获取是否忽略SSLCertVerify
Get whether to SSL certVerify
- isKeepAlive() - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
获取是否需要长连接
Get whether to Keep-Alive
- isNeedAuthentication() - 类 中的方法cn.sinlmao.commons.network.http.ImSession
-
获取是否需要身份认证
Get whether authentication is required
- isRestfulMode() - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
获取是否为Restful模式
Get whether to restful mode
- isSecure() - 类 中的方法cn.sinlmao.commons.network.bean.ImResponseCookie
-
获取Secure值
Get Path value
- isTomcatLowVersionCompatible() - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
获取是否需要Tomcat低版本兼容
Get the need for low version Tomcat compatibility
- isUrlEncode() - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
获取是否需要对参数进行URL编码
Get whether you need to URL encode the parameters
- isUseCache() - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
获取是否使用缓存
Get whether to use cache
- send(HttpUtilRequest) - 类 中的静态方法cn.sinlmao.commons.network.http.HttpUtilClient
-
已过时。
发送请求
- send(ImRequest, ImSession) - 类 中的静态方法cn.sinlmao.commons.network.http.ImHttpClient
-
发起一个带会话状态的请求
Send a request with a session state
请注意,如果在ImRequest中指示为异步请求,那么此时返回的ImResponse将会是空值,需要在ImRequest中另行实现ImHttpCallback接口才能获得返回值
Note that if the asynchronous request is indicated in the ImRequest, then the ImResponse returned at this time will be null,
and the ImHttpCallback interface needs to be implemented separately in the ImRequest to get the return value.
- send(ImRequest) - 类 中的静态方法cn.sinlmao.commons.network.http.ImHttpClient
-
发起请求
Send Request
请注意,如果在ImRequest中指示为异步请求,那么此时返回的ImResponse将会是空值,需要在ImRequest中另行实现ImHttpCallback接口才能获得返回值
Note that if the asynchronous request is indicated in the ImRequest, then the ImResponse returned at this time will be null,
and the ImHttpCallback interface needs to be implemented separately in the ImRequest to get the return value.
- SessionException - cn.sinlmao.commons.network.exception中的异常错误
-
会话状态控制相关异常/警告类
有关会话状态控制的使用、调用、解析异常和警告的异常抛出
Session state related exception/warning class
Exception throws about usage, invocation, parsing exceptions, and warnings for session state
- SessionException(String) - 异常错误 的构造器cn.sinlmao.commons.network.exception.SessionException
-
构建一个数据类型相关异常/警告
Build a data type related exception/warning
- setAllowNonStandard(boolean) - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
设置是否允许非标准使用
Set whether to allow no standard
- setAsync(boolean) - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
设置是否异步执行请求
Set whether to execute the request asynchronously
请注意,执行异步请求后,您的代码将不会在过程中同步,返回的ImResponse是一个空值,您需要实现ImHttpCallback获得相应正确的ImResponse
Note that after executing an asynchronous request, your code will not be synchronized in the process, the returned ImResponse is a null value, you need to implement ImHttpCallback to get the correct ImResponse
- setAutoAuthentication(boolean) - 类 中的方法cn.sinlmao.commons.network.http.ImSession
-
设置是否需要自动处理身份认证
当设置该标记后,还需要设置NeedAuthentication和ImSessionCallback,否则该项不会生效
Set the need to automatically handle identity authentication
After setting this flag, you need to set NeedAuthentication and ImSessionCallback, otherwise the item will not take effect.
- setAutoAuthenticationTryCount(int) - 类 中的方法cn.sinlmao.commons.network.http.ImSession
-
设置自动处理身份认证时最大次数(最小1次,最大5次)
当设置该值后,还需要设置NeedAuthentication、AutoAuthentication和ImSessionCallback,否则该项不会生效
Set the maximum number of automatic processing of identity authentication (minimum 1 time, maximum 5 times)
After setting this value, you also need to set NeedAuthentication, AutoAuthentication and ImSessionCallback, otherwise the item will not take effect.
- setBytes(byte[]) - 类 中的方法cn.sinlmao.commons.network.bean.ImBytesData
-
设置字节数据
Set byte data
- setBytesContent(byte[]) - 类 中的方法cn.sinlmao.commons.network.http.HttpUtilResponse
-
已过时。
- setBytesContent(byte[]) - 类 中的方法cn.sinlmao.commons.network.http.ImResponse
-
[内部] 设置Response应答bytes消息
[Internal] Set Response Reply bytes message
- setBytesLength(int) - 类 中的方法cn.sinlmao.commons.network.http.HttpUtilRequest
-
已过时。
- setBytesLength(int) - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
设置BytesLength长度
默认为4096
Set Request bytes length
Default is 4096
- setCallback(ImHttpClientCallback) - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
设置是否异步执行请求
Set whether to execute the request asynchronously
请注意,执行异步请求后,您的代码将不会在过程中同步,返回的ImResponse是一个空值,您需要实现ImHttpCallback获得相应正确的ImResponse
Note that after executing an asynchronous request, your code will not be synchronized in the process, the returned ImResponse is a null value, you need to implement ImHttpCallback to get the correct ImResponse
- setCallback(ImSessionCallback) - 类 中的方法cn.sinlmao.commons.network.http.ImSession
-
设置ImSessionCallback的实现接口类
Set the implementation interface class of ImSessionCallback
- setCharset(String) - 类 中的方法cn.sinlmao.commons.network.http.HttpUtilRequest
-
已过时。
- setCharset(String) - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
设置Charset编码
默认为UTF-8
Set the Charset
Default is UTF-8
- setCharset(ImCharset) - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
设置Charset编码
默认为UTF-8
Set the Charset
Default is UTF-8
- setContentType(String) - 类 中的方法cn.sinlmao.commons.network.bean.ImFormData
-
设置数据类型(内容类型)
Set Data type (content type)
- setContentType(HttpUtilContentType) - 类 中的方法cn.sinlmao.commons.network.http.HttpUtilRequest
-
已过时。
- setContentType(String) - 类 中的方法cn.sinlmao.commons.network.http.HttpUtilRequest
-
已过时。
- setContentType(ImContentType) - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
设置内容类型(ContentType)
默认为application/x-www-form-urlencoded
Set Request content-type
Default is application/x-www-form-urlencoded
- setContentType(String) - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
设置内容类型(ContentType)
Set Request some String content-type
- setCookie(String) - 类 中的方法cn.sinlmao.commons.network.http.HttpUtilResponse
-
已过时。
- setCookie(String, String) - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
添加Cookie,当数据已经存在,则以最后设置的为准
Set the Cookie.
- setCookie(Map<String, String>) - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
添加Cookie,当数据已经存在,则以最后设置的为准
Set the Cookie.
- setCookie(JSONObject) - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
添加Cookie,当数据已经存在,则以最后设置的为准
Set the Cookie.
- setCookie(String, String) - 类 中的方法cn.sinlmao.commons.network.http.ImSession
-
添加Cookie,当数据已经存在,则以最后设置的为准
Set the Cookie.
- setCookie(Map<String, String>) - 类 中的方法cn.sinlmao.commons.network.http.ImSession
-
添加Cookie,当数据已经存在,则以最后设置的为准
Set the Cookie.
- setCookie(JSONObject) - 类 中的方法cn.sinlmao.commons.network.http.ImSession
-
添加Cookie,当数据已经存在,则以最后设置的为准
Set the Cookie.
- setCookies(Map<String, String>) - 类 中的方法cn.sinlmao.commons.network.http.ImSession
-
- setDatas(List<Object>) - 类 中的方法cn.sinlmao.commons.network.bean.ImMultipartFormData
-
设置所有数据
Set all the data
- setDomain(String) - 类 中的方法cn.sinlmao.commons.network.bean.ImResponseCookie
-
设置Domain值
Set Domain value
- setExpires(String) - 类 中的方法cn.sinlmao.commons.network.bean.ImResponseCookie
-
设置有效期值
Set valid
- setExtra(String, Object) - 类 中的方法cn.sinlmao.commons.network.http.ImSession
-
设置Extra(额外/附加)数据,当数据已经存在,则以最后设置的为准
Set the Extra (extra/additional) data.
- setExtra(JSONObject) - 类 中的方法cn.sinlmao.commons.network.http.ImSession
-
设置Extra(额外/附加)数据,当数据已经存在,则以最后设置的为准
Set the Extra (extra/additional) data.
- setExtra(Map<String, Object>) - 类 中的方法cn.sinlmao.commons.network.http.ImSession
-
设置Extra(额外/附加)数据,当数据已经存在,则以最后设置的为准
Set the Extra (extra/additional) data.
- setFileName(String) - 类 中的方法cn.sinlmao.commons.network.bean.ImFileData
-
设置文件名称
Set the File name
- setFileType(String) - 类 中的方法cn.sinlmao.commons.network.bean.ImFileData
-
设置文件类型(ContentType)
Set File type (ContentType)
- setForceInUrlSendData(boolean) - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
设置是否强制使用URL发送数据
请注意,强制使用URL发送数据后将不能使用部分数据类型
Set whether to force in url send data
Please note that some data types will not be available after the data is forced to be sent using the URL.
- setFullCookie(String) - 类 中的方法cn.sinlmao.commons.network.http.ImResponse
-
[内部] 添加Cookie完整数据
[Internal] Add full data for cookies
- setFullHeaders(Map<String, List<String>>) - 类 中的方法cn.sinlmao.commons.network.http.ImResponse
-
[内部] 添加Header完整数据
[Internal] Add Header full data
- setHeader(String, String) - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
设置Header,当数据已经存在,则以最后设置的为准
Set the Header.
- setHeader(JSONObject) - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
设置Header,当数据已经存在,则以最后设置的为准
Set the Header.
- setHeader(Map<String, String>) - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
设置Header,当数据已经存在,则以最后设置的为准
Set the Header.
- setHeader(String, String) - 类 中的方法cn.sinlmao.commons.network.http.ImSession
-
设置Header,当数据已经存在,则以最后设置的为准
Set the Header.
- setHeader(JSONObject) - 类 中的方法cn.sinlmao.commons.network.http.ImSession
-
设置Header,当数据已经存在,则以最后设置的为准
Set the Header.
- setHeader(Map<String, String>) - 类 中的方法cn.sinlmao.commons.network.http.ImSession
-
设置Header,当数据已经存在,则以最后设置的为准
Set the Header.
- setHeaders(Map<String, List<String>>) - 类 中的方法cn.sinlmao.commons.network.http.HttpUtilResponse
-
已过时。
- setHeaders(Map<String, String>) - 类 中的方法cn.sinlmao.commons.network.http.ImSession
-
- setHttpOnly(boolean) - 类 中的方法cn.sinlmao.commons.network.bean.ImResponseCookie
-
设置HttpOnly值
Set HttpOnly value
- setIgnoreSSLCertVerify(boolean) - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
设置是否忽略SSLCertVerify
Set whether to ignore
- setInputData(String) - 类 中的方法cn.sinlmao.commons.network.http.HttpUtilRequest
-
已过时。
- setInputData(Map<String, String>) - 类 中的方法cn.sinlmao.commons.network.http.HttpUtilRequest
-
已过时。
- setInputData(JSONObject) - 类 中的方法cn.sinlmao.commons.network.http.HttpUtilRequest
-
已过时。
- setInputData(String) - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
设置String类型输入数据
Set String type input data
- setInputData(Map<String, String>) - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
设置Map类型输入数据
Set Map type input data
- setInputData(JSONObject) - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
设置JSONObject类型输入数据
Set JSONObject type input data
- setInputData(ImBytesData) - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
设置ImBytesData类型输入数据
Set ImBytesData/bytes type input data
- setInputData(ImFileData) - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
设置ImFileData类型输入数据
Set ImFileData type input data
- setInputData(ImMultipartFormData) - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
设置ImMultipartFormData类型输入数据
Set ImMultipartFormData type input data
- setIsIgnore(boolean) - 类 中的静态方法cn.sinlmao.commons.network.tools.IgnoreSSLTool
-
设置是否忽略HTTPS请求的SSL证书,必须在openConnection之前调用
Set whether to ignore the SSL certificate of the HTTPS request, it must be called before openConnection
- setKeepAlive(boolean) - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
设置是否为长连接
Set whether to Keep-Alive
- setMaxAge(String) - 类 中的方法cn.sinlmao.commons.network.bean.ImResponseCookie
-
设置MaxAge值
Set MaxAge value
- setMethod(HttpUtilMethod) - 类 中的方法cn.sinlmao.commons.network.http.HttpUtilRequest
-
已过时。
- setMethod(ImMethod) - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
设置Method方法
默认为GET
Set the Method
Default is GET
- setName(String) - 类 中的方法cn.sinlmao.commons.network.bean.ImFileData
-
设置Parameter/行数据名称
Set the Parameter/row data name
- setName(String) - 类 中的方法cn.sinlmao.commons.network.bean.ImFormData
-
设置数据名
Set Data name
- setName(String) - 类 中的方法cn.sinlmao.commons.network.bean.ImResponseCookie
-
设置数据名
Set Data name
- setNeedAuthentication(boolean) - 类 中的方法cn.sinlmao.commons.network.http.ImSession
-
设置是否需要身份认证
当设置该标记后,还需要设置ImSessionCallback,否则该项不会生效
Set whether authentication is required
After setting this flag, you also need to set ImSessionCallback, otherwise the item will not take effect.
- setPath(String) - 类 中的方法cn.sinlmao.commons.network.bean.ImResponseCookie
-
设置Path值
Set Domain value
- setQueryParams(String) - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
设置String类型查询参数数据
Set String type query parameter data
- setQueryParams(Map<String, String>) - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
设置Map类型查询参数数据
Set Map type query parameter data
- setQueryParams(JSONObject) - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
设置JSONObject类型查询参数数据
Set JSONObject type query parameter data
- setResponseCode(int) - 类 中的方法cn.sinlmao.commons.network.http.HttpUtilResponse
-
已过时。
- setResponseCode(int) - 类 中的方法cn.sinlmao.commons.network.http.ImResponse
-
[内部] 设置Response状态码
[Internal] Set the Response status code
- setResponseMessage(String) - 类 中的方法cn.sinlmao.commons.network.http.ImResponse
-
[内部] 设置Response状态消息
[Internal] Set the Response status message
- setRestfulMode(boolean) - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
设置是否为Restful模式
Set whether to restful mode
- setSecure(boolean) - 类 中的方法cn.sinlmao.commons.network.bean.ImResponseCookie
-
设置Secure值
Set Domain value
- setStringContent(String) - 类 中的方法cn.sinlmao.commons.network.http.HttpUtilResponse
-
已过时。
- setStringContent(String) - 类 中的方法cn.sinlmao.commons.network.http.ImResponse
-
[内部] 设置Response应答String消息
[Internal] Set Response Reply String Message
- setTomcatLowVersionCompatible(boolean) - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
设置是否需要兼容低版本Tomcat
Set whether need for low version Tomcat compatibility
- setUrl(String) - 类 中的方法cn.sinlmao.commons.network.http.HttpUtilRequest
-
已过时。
- setUrl(String) - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
设置URL
Set the URL
- setUrlEncode(boolean) - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
设置是否需要对参数进行URL编码
请注意,如果不在GET方法时或者不在配置强制使用URL发送数据后使用将可能导致数据传输异常
Set whether URL encoding of parameters is required
Please note that if you do not use the GET method or do not use the mandatory URL to send data, it may cause abnormal data transmission.
- setUseCache(boolean) - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
设置是否使用缓存
Set whether to use cache
- setUserAgent(String) - 类 中的方法cn.sinlmao.commons.network.http.ImRequest
-
设置用户代理(User-Agent)信息
Set the Use Agent (User-Agent) information
- setValue(String) - 类 中的方法cn.sinlmao.commons.network.bean.ImFormData
-
设置数据值
Set Data value
- setValue(String) - 类 中的方法cn.sinlmao.commons.network.bean.ImResponseCookie
-
设置数据值
Set Data value
- SimultaneouslySetInputDataAndQueryParamsInappropriate - 异常错误 中的静态变量cn.sinlmao.commons.network.exception.MethodException
-
返回当方法为GET时,同时使用InputData和QueryParams是不标准的异常说明
Return a when the method is GET, using both InputData and QueryParams is not a standard exception description
- UA_ANDROID - 类 中的静态变量cn.sinlmao.commons.network.http.ImUserAgent
-
Android端UA
采集版本:Android 8.1.0
Android UA
Acquisition version: Android 8.1.0
- UA_ANDROID_WEIXIN - 类 中的静态变量cn.sinlmao.commons.network.http.ImUserAgent
-
Android端微信UA
采集版本:Android 8.1 / 微信 6.3.22
Android WeChat UA
Acquisition version: iOS 12 / WeChat 6.7.3.1360
- UA_IPAD - 类 中的静态变量cn.sinlmao.commons.network.http.ImUserAgent
-
iPad端UA
采集版本:iOS 10.2
iPad UA
Acquisition version: iOS 10.2
- UA_IPHONE - 类 中的静态变量cn.sinlmao.commons.network.http.ImUserAgent
-
iPhone端UA
采集版本:iOS 10.1
iPhone UA
Acquisition version: OS 10.1
- UA_IPHONE_WEIXIN - 类 中的静态变量cn.sinlmao.commons.network.http.ImUserAgent
-
iPhone端微信UA
采集版本:iOS 12 / 微信 6.3.22
iPhone WeChat UA
Acquisition version: iOS 12 / WeChat 6.3.22
- UA_PC_WINDOWS_CHROME - 类 中的静态变量cn.sinlmao.commons.network.http.ImUserAgent
-
PC端Windows Chrome浏览器UA
采集版本:78.0.3904.97
PC side Windows Chrome browser UA
Acquisition version: 78.0.3904.97
- UA_PC_WINDOWS_EDGE_NEW - 类 中的静态变量cn.sinlmao.commons.network.http.ImUserAgent
-
PC端Windows Edge浏览器UA
采集版本:79.0.309.15
PC side Windows Edge browser UA
Acquisition version: 79.0.309.15
- UA_PC_WINDOWS_FIREFOX - 类 中的静态变量cn.sinlmao.commons.network.http.ImUserAgent
-
PC端Windows Firefox浏览器UA
采集版本:70.0.1
PC side Windows Firefox browser UA
Acquisition version: 70.0.1
- UA_PC_WINDOWS_IE10 - 类 中的静态变量cn.sinlmao.commons.network.http.ImUserAgent
-
PC端Windows Internet Explorer(IE) 10 浏览器UA
采集版本:7
PC side Windows Internet Explorer(IE) 10 browser UA
Acquisition version: 10
- UA_PC_WINDOWS_IE11 - 类 中的静态变量cn.sinlmao.commons.network.http.ImUserAgent
-
PC端Windows Internet Explorer(IE) 11 浏览器UA
采集版本:7
PC side Windows Internet Explorer(IE) 11 browser UA
Acquisition version: 11
- UA_PC_WINDOWS_IE6 - 类 中的静态变量cn.sinlmao.commons.network.http.ImUserAgent
-
PC端Windows Internet Explorer(IE) 6 浏览器UA
采集版本:6
PC side Windows Internet Explorer(IE) 6 browser UA
Acquisition version: 6
- UA_PC_WINDOWS_IE7 - 类 中的静态变量cn.sinlmao.commons.network.http.ImUserAgent
-
PC端Windows Internet Explorer(IE) 7 浏览器UA
采集版本:7
PC side Windows Internet Explorer(IE) 7 browser UA
Acquisition version: 7
- UA_PC_WINDOWS_IE8 - 类 中的静态变量cn.sinlmao.commons.network.http.ImUserAgent
-
PC端Windows Internet Explorer(IE) 8 浏览器UA
采集版本:8
PC side Windows Internet Explorer(IE) 9 browser UA
Acquisition version: 8
- UA_PC_WINDOWS_IE9 - 类 中的静态变量cn.sinlmao.commons.network.http.ImUserAgent
-
PC端Windows Internet Explorer(IE) 9浏览器UA
采集版本:9
PC side Windows Internet Explorer(IE) 9 browser UA
Acquisition version: 9
- UA_PC_WINDOWS_OPERA - 类 中的静态变量cn.sinlmao.commons.network.http.ImUserAgent
-
PC端Windows Opera浏览器UA
采集版本:64.0.3417.92
PC side Windows Opera browser UA
Acquisition version: 64.0.3417.92