Skip to content

指令名称:http请求

指令说明:发起http请求,请求方法为${method}

指令输入:

参数名参数lebel参数类型参数填写说明
method请求方法string
urlURLstring请输入URL
protocolHeader协议头textarea设置请求协议头,例如:
Accept: application/json, text/plain, */*
Accept-Encoding: gzip, deflate, br, zstd
Accept-Language: zh-CN,zh;q=0.9
Cache-Control: no-cache
protocolBody协议体textarea提交的数据体

指令输出:

参数名参数lebel参数类型参数填写说明
resResult请求结果string