Commit 484d9d2a authored by neil's avatar neil
Browse files

minor

parent 19539575
......@@ -578,6 +578,7 @@ _post() {
httpmethod="POST"
fi
_debug $httpmethod
_debug "url" "$url"
if _exists "curl" ; then
_CURL="$CURL --dump-header $HTTP_HEADER "
if [ "$needbase64" ] ; then
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment