方法介绍

方法名称:HTTP POST请求

语法:httpPost(url,postdata,[timeout],[header])

参数说明:

url:POST请求的网络地址可带参数

postdata:字符出类型,POST传递的数据

timeout:请求超时时间单位是秒可不填写默认30秒

header:http请求头默认为空

返回值:字符串类型

方法例子

local ret = httpPost("http://www.baidu.com","arg=123"\)

print(ret)

Copyright © 湖南合鑫网络科技有限公司 2020 all right reserved,powered by Gitbook该文件修订时间: 2020-11-12 15:22:52

results matching ""

    No results matching ""