minor, add comments

This commit is contained in:
neil 2016-05-09 22:36:48 +08:00
parent acafa585f4
commit c839b2b039
1 changed files with 1 additions and 1 deletions

View File

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