1
0
mirror of https://github.com/hiskang/acme.sh synced 2025-06-16 20:36:32 +00:00

minor, add comments

This commit is contained in:
neil 2016-05-09 22:36:48 +08:00
parent acafa585f4
commit c839b2b039

View File

@ -567,7 +567,7 @@ _calcjwk() {
_debug2 HEADER "$HEADER"
}
# body url [needbase64] [POST]
# body url [needbase64] [POST|PUT]
_post() {
body="$1"
url="$2"