simple-robot
3.0.0-RC.2
simbot-util-api-requestor-ktor
/
love.forte.simbot.util.api.requestor.ktor.http
/
HttpRequestor
Http
Requestor
interface
HttpRequestor
:
Requestor
可以提供
HttpClient
的
Requestor
子类型。
Author
ForteScarlet
Properties
Properties
http
Client
Link copied to clipboard
abstract
val
httpClient
:
HttpClient
可以对外提供一个
HttpClient
实例。