mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-16 21:53:21 +08:00
Style issues and orphan _postContentType debug fix
Fixed spacing and removed unneeded debug for _postContenetType
This commit is contained in:
@@ -130,7 +130,6 @@ _miab_post() {
|
|||||||
_debug $httpmethod
|
_debug $httpmethod
|
||||||
_debug "_post_url" "$_post_url"
|
_debug "_post_url" "$_post_url"
|
||||||
_debug2 "body" "$body"
|
_debug2 "body" "$body"
|
||||||
_debug2 "_postContentType" "$_postContentType"
|
|
||||||
|
|
||||||
_inithttp
|
_inithttp
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user