ProxyMan 中有延迟流量的机制吗?
假设我们有一个 HTTP/HTTPS 流量通过 GET 请求到达端点。然后端点返回响应。是否有一种机制可以延迟 X 秒的响应(假设 X < 请求超时)?我已经直观地尝试使用 BREAKPOINT,并且想知道是否有直接的解决方案。
Let's assume we have an HTTP/HTTPS traffic hitting an endpoint via GET request. The endpoint then returns a response. Is there a mechanism to delay the response for X seconds(assuming X < request timeout)? I have tried using BREAKPOINT already intuitively and was wondering if there is a direct solution for this.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
有两种解决方案:
右键单击您想要延迟的请求 ->工具-> 网络状况 ->使用 3G 配置文件创建规则。
There are two solutions:
Right-Click on the request you'd like to delay -> Tools -> Network Condition -> Create a rule with the 3G profile.