1
0
mirror of https://github.com/hiskaNG/acme.sh.git synced 2026-08-18 20:02:55 +00:00

minor, add comments

This commit is contained in:
neil
2016-05-09 22:36:48 +08:00
parent acafa585f4
commit c839b2b039
+1 -1
View File
@@ -567,7 +567,7 @@ _calcjwk() {
_debug2 HEADER "$HEADER"
}
# body url [needbase64] [POST]
# body url [needbase64] [POST|PUT]
_post() {
body="$1"
url="$2"