如何在 mozswing 中捕获请求?
当用户单击链接或提交表单时,我想捕获 mozswing 发出的请求,以便永远不会建立套接字连接,并且我可以“自己”回答请求。
I would like to catch requests made by mozswing when a the user click on a link, or submit a form so that the socket connection is never made and I can answer the request "myself".
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我知道该怎么做了。我希望这对某人有帮助。
编辑:监听链接的最佳方式:
I found out how to do. I hope this helps somebody.
EDIT: Best way to listen for links: