mirror of
https://github.com/httprunner/httprunner.git
synced 2026-06-05 07:49:37 +08:00
update omitting request & response length:
1, request: only omit upload file type; 2, response: keep raw content for extracting; omit in summary
This commit is contained in:
@@ -14,7 +14,6 @@ import time
|
||||
|
||||
from httprunner.compat import basestring, builtin_str, integer_types, str
|
||||
from httprunner.exceptions import ParamsError
|
||||
from httprunner.utils import convert_dict_to_params, lower_dict_keys
|
||||
from requests_toolbelt import MultipartEncoder
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user