- change Error message to json string.
- Besides HTTP
get
,post
is supported. get!
,post!
added, these methods will raise OpenTaobao::Error when get anerror_response
.- Remove
json
dependency in favor ofmulti_json
. - Remove
active_support
dependency, add a ActiveSupport compatible Hash hack to converted to http parameters
pid is not required in config file, but will be loaded to config for back compatibility.