跳到主要内容
版本:1.2.2

ReqFile

类型源码

ReqFile = tuple[str, str | bytes, str] | tuple[str, str | bytes]

ReqFile是一个复合类型的简写。

ReqFile是请求的fields字段中,所含数据的可能使用的格式。