Skip to content

https 连续请求会出错 #42

Description

@Nymph-fan

单个case运行没问题,连续运行的情况最后一个post请求的map 数据不全,这是为什么
比如
Map<String,Object> formdata=new HashMap<String, Object>(); formdata.put("pageNo","0"); formdata.put("pageSize","20");

但是看请求的info 是只有一个键值对,我的几个case用的是同一个client

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions