Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
icefairy opened this issue Jan 26, 2016 · 0 comments

Comments

@icefairy
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant