mirror of
				https://github.com/nonebot/nonebot2.git
				synced 2025-10-30 22:46:40 +00:00 
			
		
		
		
	
		
			
				
	
	
	
		
			668 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			668 B
		
	
	
	
	
	
	
	
sidebar_position, description
| sidebar_position | description | 
|---|---|
| 3 | nonebot.drivers.httpx 模块 | 
nonebot.drivers.httpx
HTTPX 驱动适配
nb driver install httpx
# 或者
pip install nonebot2[httpx]
:::tip 提示 本驱动仅支持客户端 HTTP 连接 :::
class Mixin(<auto>)
- 
说明: HTTPX Mixin 
- 
参数 auto