add upyun operation (#45)

* add upyun operation

* uft8 encoder fail

* calculate authorization ok

* clean up

* clean up
This commit is contained in:
XiaoLi
2022-01-13 19:37:01 +08:00
committed by GitHub
parent c9ef8eff33
commit 6580d73d31
5 changed files with 125 additions and 1 deletions
+6
View File
@@ -86,6 +86,12 @@ weli@ovpn-12-178:/u/l/o/o/n/resty_funcs
```
Pre-Install lua third module
```bash
luarocks install lua-resty-jit-uuid
luarocks install lua-resty-jwt
```