Version: NextOn this pagenonebot.drivers.httpxHTTPX 驱动适配nb driver install httpx# 或者pip install nonebot2[httpx]Copy提示本驱动仅支持客户端 HTTP 连接class Mixin(<auto>)#说明: HTTPX Mixin参数autoasync method request(setup)#参数setup (Request)返回Responseclass Driver(env, config)#参数env (Env)config (Config)