-
-
Notifications
You must be signed in to change notification settings - Fork 991
More insight into the login handshaking #12
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
Labels
future
add todo list
Comments
您好,您的这个问题目前可以通过goland的debug功能来实现。我们也会将这个功能加入todo list |
目前您可以配合一些实用的日志库来实现类似的功能 |
Yep, that'll do. thx. I'll try today... |
Closed
I tried it, but got:
|
Oh, I thought I should implement my own |
Closed
Problem still not solved. Can you reopen pls? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Following up on #11,
Please add a debug option so that people can completely trace the login handshaking steps, logging to console what request is being sending over, and what the response and its headers are as well.
Thus when people experience problem similar to #11, by sending the detailed login handshaking trace, we can have a pretty good understanding of what's going on, and might be able to pinpoint the problem right away.
Pls consider. thx
The text was updated successfully, but these errors were encountered: