Skip to content

httpResponse is always null #1

Description

@zhouciming

java只有按值传递参数的,你在doGet中先初始化为null, 然后在getHttpClientResult中赋值,最后在doGet中调用release,其实按java的传值规则,你doGet中的这个httpResponse永远都是null的。其他几个接口也是类似的问题,请查证!

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

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions