Hi
When we access the front-end in the browser, we want to see what the back-end interface the front-end accesses is. But when we view it through the network tool of chrome, the front-end will not directly display the back-end original port accessed because of the agent. So there are two problems: 1. The user is confused 2. It is not easy to determine the problem when investigating the problem And now it is more common to display the original information of the back-end interface directly. Best, Yichao Yang
