Commit Graph

8 Commits

Author SHA1 Message Date
debugtalk
19fc74d9d0 locusts: support group url 2017-10-30 20:22:14 +08:00
debugtalk
7d4cd5f02f bugfix: HttpNtlmAuth should be lower case 2017-09-14 10:50:11 +08:00
debugtalk
df2f90a4f4 prepare_kwargs: reference kwargs do not need to return 2017-08-29 15:17:52 +08:00
debugtalk
530f5bc89c if request content-type is application/json, request data should be dumped 2017-08-28 19:18:06 +08:00
debugtalk
658920f8b2 add custom functions: gen_urlencode_str, get_timestamp 2017-07-14 15:16:47 +08:00
debugtalk
a409beb548 specify logging level from CLI 2017-07-03 16:40:59 +08:00
debugtalk
f32578bbb8 move HttpNtlmAuth from runner to client 2017-07-03 12:13:56 +08:00
debugtalk
ba64e82947 create HttpSession as wrapper of requests.Session, in order to log more information of request and response 2017-07-03 12:07:40 +08:00