
上QQ阅读APP看书,第一时间看更新
How does this work in Postman?
Let's map the request process with a simple diagram:

Looking at the diagram, we can understand that:
- After you enter the request URL (postman-echo.com/get) in Postman hit the Send button
- When the API server postman-echo.com receives the request, it returns a response
- Postman receives the response and then it is made available in Postman to visualize the interface