We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
發現我在其他地方調用 Retrofit 2 的 API 時,Log 竟然會出現 KsyHttpClient 的 log D/KsyHttpClient: https response code: 200 response message : OK 因而導致程序無法正常運行,請問有什麼方法可以解?
D/KsyHttpClient: https response code: 200 response message : OK
The text was updated successfully, but these errors were encountered:
No branches or pull requests
發現我在其他地方調用 Retrofit 2 的 API 時,Log 竟然會出現 KsyHttpClient 的 log
D/KsyHttpClient: https response code: 200 response message : OK
因而導致程序無法正常運行,請問有什麼方法可以解?
The text was updated successfully, but these errors were encountered: