跳转到主要内容

描述

Form 格式可用于读取采用 application/x-www-form-urlencoded 格式的单条记录, 其数据形式为 key1=value1&key2=value2

示例用法

假设在 user_files 路径中放置了一个名为 data.tmp 的文件,其中包含一些经过 URL 编码的数据:
data.tmp
Query
Response

格式设置

最后修改于 2026年7月2日