sdk
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
sdk
sdk
/
com.m8test.script.core.api.http.server
/
HttpServerRequest
/
getCharset
get
Charset
abstract
fun
getCharset
(
)
:
HttpCharset
?
获取请求的字符集,通常从
Content-Type
中提取。