neil 9 years ago
parent
commit
484d9d2ad8
1 changed files with 1 additions and 0 deletions
  1. 1 0
      acme.sh

+ 1 - 0
acme.sh

@@ -578,6 +578,7 @@ _post() {
     httpmethod="POST"
     httpmethod="POST"
   fi
   fi
   _debug $httpmethod
   _debug $httpmethod
+  _debug "url" "$url"
   if _exists "curl" ; then
   if _exists "curl" ; then
     _CURL="$CURL --dump-header $HTTP_HEADER "
     _CURL="$CURL --dump-header $HTTP_HEADER "
     if [ "$needbase64" ] ; then
     if [ "$needbase64" ] ; then