lua-httpcli-resty:OpenResty的HTTP客户端模块

时间:2024-05-29 03:26:45
【文件属性】:

文件名称:lua-httpcli-resty:OpenResty的HTTP客户端模块

文件大小:11KB

文件格式:ZIP

更新时间:2024-05-29 03:26:45

Lua

lua-httpcli-resty 用于OpenResty的Lua HTTP客户端模块。 依存关系 httpcli: : 安装 luarocks install httpcli-resty --from=http://mah0x211.github.io/rocks/ 用法 该模块将通过ngx.location.capture API发送http请求。 请参阅以获取有关该API和行为的更多详细信息。 支持的方法 选项 得到 头 邮政 放 删除 痕迹 修补 示例nginx.conf daemon off; worker_processes 1; events { worker_connections 1024; accept_mutex_delay 100ms; } http { sendfile on; tcp_no


【文件预览】:
lua-httpcli-resty-master
----resty.lua(3KB)
----example()
--------conf()
--------logs()
--------html()
----rockspecs()
--------httpcli-resty-scm-1.rockspec(469B)
--------httpcli-resty-1.0.0-1.rockspec(489B)
--------httpcli-resty-1.0-0.rockspec(487B)
--------httpcli-resty-1.0.1-1.rockspec(491B)
--------httpcli-resty-1.2.1-1.rockspec(491B)
--------httpcli-resty-1.2.0-1.rockspec(491B)
--------httpcli-resty-1.2.2-1.rockspec(491B)
--------httpcli-resty-1.1.0-1.rockspec(491B)
----README.md(4KB)

网友评论