swapping the meaning for the Timeout and WaitTime settings. Previously Timeout was used to indicate how long Conga's Wait function would wait for a response and WaitTime was how long HttpCommand would wait for a complete response before timing out.
return codes and messages were normalized
Added new Auth and AuthType settings to more easily support token-based authentication.