Skip to content

2.6.1版本中网络请求返回401时候回调无法接收错误代码始终为-1 #51

Description

@icefairy

package org.kymjs.kjframe.http;
Network.java
105行应该为
throw new KJHttpException("auth error",networkResponse);
目前代码中错误的:throw new KJHttpException("auth error");

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