We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcd08a6 commit 2d4ccb7Copy full SHA for 2d4ccb7
1 file changed
README.md
@@ -25,8 +25,9 @@ Description
25
===========
26
27
This library requires an nginx build with OpenSSL,
28
-the [ngx_lua module](http://wiki.nginx.org/HttpLuaModule), [LuaJIT 2.0](http://luajit.org/luajit.html) and
29
-[api-gateway-hmac](https://github.com/adobe-apiplatform/api-gateway-hmac) module.
+the [ngx_lua module](http://wiki.nginx.org/HttpLuaModule), [LuaJIT 2.0](http://luajit.org/luajit.html),
+[api-gateway-hmac](https://github.com/adobe-apiplatform/api-gateway-hmac) module, and
30
+[lua-resty-http](https://github.com/pintsized/lua-resty-http) module.
31
32
### AWS V4 Signature
33
This library supports the latest AWS V4 signature which means you can use any of the latest AWS APIs without any problem.
0 commit comments