Skip to content

[Attention] The api doesn't work when requesting with a proxy #7

Description

@Ayanami1314

When I was using the system proxy of clash, I found the api given not work.
[reproduction]:
open the api-doc of swagger, in "Login" api, click "try it out" and modify the request body like
{
"username": "***", [your username]
"password": "***", [your password]
}
It responses with a timeout exceeded and {ok: false, message:"登录失败!"}
and close the proxy, it works

I waste 20 minute to find this. So I post this issue and hope others can avoid this problem.

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions