Commit Graph

11 Commits

Author SHA1 Message Date
debugtalk
52bc344f66 gen_md5: pass in *args 2017-06-24 19:44:40 +08:00
debugtalk
db68c394e8 handle_req_data: sort data with keys if request data is json type 2017-06-24 11:19:20 +08:00
debugtalk
d5e02d3319 use utils.gen_md5 function to generate md5 value 2017-06-23 14:43:04 +08:00
debugtalk
3b92859be3 ApiServer: add support MD5 authentication 2017-06-22 18:37:48 +08:00
debugtalk
22a9ca6289 diff http response: body 2017-06-21 17:20:50 +08:00
debugtalk
1f5ff5502c apiserver: get_customized_response, including status code and headers 2017-06-21 13:39:08 +08:00
debugtalk
4a025164a6 apiserver: add get_response_with_headers 2017-06-21 13:19:31 +08:00
debugtalk
c21646a01f apiserver: add get_response_with_status_code 2017-06-21 11:43:21 +08:00
debugtalk
4d69342d40 parse_response_object: load response content as json format if possible 2017-06-20 20:24:38 +08:00
debugtalk
b775e8c217 update api_server and its tests 2017-06-19 16:19:17 +08:00
debugtalk
7cbbaa3e49 create api server for test 2017-06-16 12:12:43 +08:00